{"id":363073,"url":"https://github.com/square/okio","last_synced_at":"2026-06-09T06:03:18.264Z","repository":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2026-05-12T16:56:24.000Z","size":10162,"stargazers_count":9004,"open_issues_count":114,"forks_count":1223,"subscribers_count":264,"default_branch":"master","last_synced_at":"2026-05-12T18:32:41.040Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2026-05-12T17:12:27.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33406444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"packages":[{"id":4772665,"name":"com.squareup.okio:okio-mingwx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":33,"first_release_published_at":"2021-01-07T21:03:21.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-04T12:16:43.570Z","created_at":"2022-07-26T07:27:07.353Z","updated_at":"2026-05-04T12:16:43.570Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-mingwx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-mingwx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.171Z","dependent_packages_count":25,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.6755456929432606,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":10.212418464575855},"purl":"pkg:maven/com.squareup.okio/okio-mingwx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-mingwx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-mingwx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-mingwx64/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-mingwx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-mingwx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-mingwx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-mingwx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-mingwx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-mingwx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828707,"name":"io.github.fabianterhorst:okio-fakefilesystem-iosx64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:21:16.000Z","latest_release_published_at":"2021-08-19T13:21:16.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-04T12:40:58.492Z","created_at":"2022-07-26T15:44:05.645Z","updated_at":"2026-05-04T12:40:58.492Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem-iosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem-iosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.488Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem-iosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-iosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-iosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-iosx64/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756352,"name":"com.squareup.okio:okio-fakefilesystem-watchosx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":23,"first_release_published_at":"2022-04-19T18:37:40.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-04T13:01:02.706Z","created_at":"2022-07-26T02:40:00.113Z","updated_at":"2026-05-04T13:01:02.706Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-watchosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-watchosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.809Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-watchosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosx64/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756353,"name":"com.squareup.okio:okio-fakefilesystem-jvm","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":27,"first_release_published_at":"2021-09-09T21:53:25.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-14T12:58:46.916Z","created_at":"2022-07-26T02:40:00.137Z","updated_at":"2026-05-14T12:58:46.916Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-jvm/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-jvm/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.323Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":15.133686996266075},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-jvm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-jvm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-jvm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-jvm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-jvm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-jvm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-jvm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-jvm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-jvm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-jvm/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756354,"name":"com.squareup.okio:okio-fakefilesystem-iosarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":35,"first_release_published_at":"2021-01-08T03:02:18.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-07T16:47:27.014Z","created_at":"2022-07-26T02:40:00.101Z","updated_at":"2026-05-07T16:47:27.014Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-iosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-iosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:29:38.083Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-iosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-iosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-iosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-iosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756381,"name":"com.squareup.okio:okio-fakefilesystem-iosx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":35,"first_release_published_at":"2021-01-08T03:03:13.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-14T13:17:53.036Z","created_at":"2022-07-26T02:40:12.254Z","updated_at":"2026-05-14T13:17:53.037Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-iosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-iosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.490Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-iosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-iosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-iosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-iosx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":3092527,"name":"xamarin.android.sqareup.okio","ecosystem":"nuget","description":"Android Binding library for com.squareup.okio","homepage":"https://github.com/square/okio/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-02-09T14:32:38.887Z","latest_release_published_at":"2022-02-09T14:32:38.887Z","latest_release_number":"2.8.0","last_synced_at":"2026-05-01T11:06:18.749Z","created_at":"2022-04-10T14:45:09.903Z","updated_at":"2026-05-01T13:49:17.418Z","registry_url":"https://www.nuget.org/packages/xamarin.android.sqareup.okio/","install_command":"Install-Package xamarin.android.sqareup.okio","documentation_url":null,"metadata":{"license_url":"http://www.apache.org/licenses/LICENSE-2.0.txt","require_license_acceptance":true,"development_dependency":false,"serviceable":false,"framework_assemblies":[{"assembly_name":"Java.Interop","target_framework":"MonoAndroid11.0"},{"assembly_name":"Mono.Android","target_framework":"MonoAndroid11.0"},{"assembly_name":"mscorlib","target_framework":"MonoAndroid11.0"},{"assembly_name":"System.Core","target_framework":"MonoAndroid11.0"},{"assembly_name":"System","target_framework":"MonoAndroid11.0"},{"assembly_name":"System.Numerics","target_framework":"MonoAndroid11.0"},{"assembly_name":"System.Numerics.Vectors","target_framework":"MonoAndroid11.0"},{"assembly_name":"System.Xml","target_framework":"MonoAndroid11.0"}],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["MonoAndroid11.0"],"total_dependencies":2}},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2026-03-26T14:08:29.000Z","size":10106,"stargazers_count":8994,"open_issues_count":109,"forks_count":1220,"subscribers_count":264,"default_branch":"master","last_synced_at":"2026-03-27T06:43:18.391Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2026-03-26T14:09:29.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31207704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T15:24:02.938Z","status":"ssl_error","status_checked_at":"2026-03-30T15:23:44.804Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.17.0","sha":"80a50234e5edb96041a8168c4754ba9e1ff3625a","kind":"tag","published_at":"2026-03-11T21:44:55.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.17.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.17.0/manifests"},{"name":"parent-3.16.4","sha":"74b87c86f7931910a1192429230f5cee5193049a","kind":"tag","published_at":"2025-11-17T20:57:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.4/manifests"},{"name":"parent-3.16.3","sha":"06289cc3b57b4e2d477f2ea6e42acede4ae6dcb8","kind":"tag","published_at":"2025-11-14T23:37:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.3/manifests"},{"name":"parent-3.16.2","sha":"d58111e881c9495ba82b85a12011b774ea30f54c","kind":"tag","published_at":"2025-11-14T23:29:22.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.2/manifests"},{"name":"3.16.2","sha":"42ed971e48ee7339ce8816333949945e1df32629","kind":"tag","published_at":"2025-10-14T15:52:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.16.2","html_url":"https://github.com/square/okio/releases/tag/3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.16.2/manifests"},{"name":"parent-3.16.1","sha":"6328c9ce94702bfe40830a2dcf5a2bd1607354d8","kind":"tag","published_at":"2025-10-09T21:46:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.1/manifests"},{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-05-01T13:49:17.391Z","dependent_packages_count":1,"downloads":625,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":51.046514285513354,"dependent_repos_count":12.696710402554181,"dependent_packages_count":10.330120096414689,"stargazers_count":0.11163991118034154,"forks_count":0.2419157760380314,"average":14.885380094340118},"purl":"pkg:nuget/xamarin.android.sqareup.okio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/xamarin.android.sqareup.okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/xamarin.android.sqareup.okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/xamarin.android.sqareup.okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T19:04:04.766Z","issues_count":248,"pull_requests_count":549,"avg_time_to_close_issue":27812532.444444444,"avg_time_to_close_pull_request":1701433.27348643,"issues_closed_count":161,"pull_requests_closed_count":479,"pull_request_authors_count":50,"issue_authors_count":156,"avg_comments_per_issue":2.8024193548387095,"avg_comments_per_pull_request":0.5081967213114754,"merged_pull_requests_count":414,"bot_issues_count":5,"bot_pull_requests_count":299,"past_year_issues_count":21,"past_year_pull_requests_count":135,"past_year_avg_time_to_close_issue":5413318.857142857,"past_year_avg_time_to_close_pull_request":107500.66990291262,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.380952380952381,"past_year_avg_comments_per_pull_request":0.4074074074074074,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":82,"past_year_merged_pull_requests_count":93,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"yschimke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xamarin.android.sqareup.okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xamarin.android.sqareup.okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xamarin.android.sqareup.okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xamarin.android.sqareup.okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xamarin.android.sqareup.okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xamarin.android.sqareup.okio/codemeta","maintainers":[{"uuid":"streamsoft.studio","login":"streamsoft.studio","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://www.nuget.org/profiles/streamsoft.studio","role":null,"created_at":"2022-11-18T04:20:08.795Z","updated_at":"2022-11-18T04:20:08.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/streamsoft.studio/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":813586,"maintainers_count":111760,"namespaces_count":0,"keywords_count":164966,"github":"nuget","metadata":{"funded_packages_count":27638},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-01T05:07:56.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3346429,"name":"karamunting.android.square.okio","ecosystem":"nuget","description":"Xamarin.Android binding for Square Okio, a modern I/O API for Java","homepage":"https://github.com/square/okio","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":["android","android-library","droid","square","io","okio","http","xamarin","xamarin-android","xamarin.android"],"namespace":null,"versions_count":4,"first_release_published_at":"2018-10-03T18:38:29.320Z","latest_release_published_at":"2019-05-23T17:03:17.737Z","latest_release_number":"1.17.4","last_synced_at":"2026-05-11T02:47:25.239Z","created_at":"2022-04-10T17:36:29.401Z","updated_at":"2026-05-11T02:48:17.854Z","registry_url":"https://www.nuget.org/packages/karamunting.android.square.okio/","install_command":"Install-Package karamunting.android.square.okio","documentation_url":null,"metadata":{"copyright":"Square, Inc.","owners":"Rofiq Setiawan","license_url":"https://github.com/square/okio#license","require_license_acceptance":false,"icon_url":"https://public-web-production-f.squarecdn.com/assets/public-web-styles/apple-touch-icon-152x152-b1a8a8d14fb45b9099841924029f3cad27f1d7e57135a1a2b8eea7fa96e82d49.png","language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[{"assembly_name":"Java.Interop","target_framework":"MonoAndroid8.1"},{"assembly_name":"Mono.Android","target_framework":"MonoAndroid8.1"},{"assembly_name":"System.Core","target_framework":"MonoAndroid8.1"},{"assembly_name":"System","target_framework":"MonoAndroid8.1"},{"assembly_name":"System.Xml","target_framework":"MonoAndroid8.1"}],"package_types":[],"summary":"Xamarin.Android binding for Square Okio, a modern I/O API for Java","release_notes":"","dependency_summary":{"total_dependency_groups":1,"target_frameworks":["MonoAndroid8.1"],"total_dependencies":0}},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2026-03-26T14:08:29.000Z","size":10106,"stargazers_count":8994,"open_issues_count":109,"forks_count":1220,"subscribers_count":264,"default_branch":"master","last_synced_at":"2026-03-27T06:43:18.391Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2026-03-26T14:09:29.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31207704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T15:24:02.938Z","status":"ssl_error","status_checked_at":"2026-03-30T15:23:44.804Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.17.0","sha":"80a50234e5edb96041a8168c4754ba9e1ff3625a","kind":"tag","published_at":"2026-03-11T21:44:55.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.17.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.17.0/manifests"},{"name":"parent-3.16.4","sha":"74b87c86f7931910a1192429230f5cee5193049a","kind":"tag","published_at":"2025-11-17T20:57:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.4/manifests"},{"name":"parent-3.16.3","sha":"06289cc3b57b4e2d477f2ea6e42acede4ae6dcb8","kind":"tag","published_at":"2025-11-14T23:37:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.3/manifests"},{"name":"parent-3.16.2","sha":"d58111e881c9495ba82b85a12011b774ea30f54c","kind":"tag","published_at":"2025-11-14T23:29:22.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.2/manifests"},{"name":"3.16.2","sha":"42ed971e48ee7339ce8816333949945e1df32629","kind":"tag","published_at":"2025-10-14T15:52:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.16.2","html_url":"https://github.com/square/okio/releases/tag/3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.16.2/manifests"},{"name":"parent-3.16.1","sha":"6328c9ce94702bfe40830a2dcf5a2bd1607354d8","kind":"tag","published_at":"2025-10-09T21:46:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.1/manifests"},{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-05-11T02:48:17.827Z","dependent_packages_count":5,"downloads":41601,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":7.214575425506291,"dependent_repos_count":12.696710402554181,"dependent_packages_count":2.7700762843424585,"stargazers_count":0.11163991118034154,"forks_count":0.2419157760380314,"average":4.606983559924261},"purl":"pkg:nuget/karamunting.android.square.okio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/karamunting.android.square.okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/karamunting.android.square.okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/karamunting.android.square.okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T19:04:04.766Z","issues_count":248,"pull_requests_count":549,"avg_time_to_close_issue":27812532.444444444,"avg_time_to_close_pull_request":1701433.27348643,"issues_closed_count":161,"pull_requests_closed_count":479,"pull_request_authors_count":50,"issue_authors_count":156,"avg_comments_per_issue":2.8024193548387095,"avg_comments_per_pull_request":0.5081967213114754,"merged_pull_requests_count":414,"bot_issues_count":5,"bot_pull_requests_count":299,"past_year_issues_count":21,"past_year_pull_requests_count":135,"past_year_avg_time_to_close_issue":5413318.857142857,"past_year_avg_time_to_close_pull_request":107500.66990291262,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.380952380952381,"past_year_avg_comments_per_pull_request":0.4074074074074074,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":82,"past_year_merged_pull_requests_count":93,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"yschimke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/karamunting.android.square.okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/karamunting.android.square.okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/karamunting.android.square.okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/karamunting.android.square.okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/karamunting.android.square.okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/karamunting.android.square.okio/codemeta","maintainers":[{"uuid":"rofiqsetiawan","login":"rofiqsetiawan","name":null,"email":null,"url":null,"packages_count":861,"html_url":"https://www.nuget.org/profiles/rofiqsetiawan","role":null,"created_at":"2022-11-24T05:42:14.145Z","updated_at":"2022-11-24T05:42:14.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/rofiqsetiawan/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":813586,"maintainers_count":111760,"namespaces_count":0,"keywords_count":164966,"github":"nuget","metadata":{"funded_packages_count":27638},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-01T05:07:56.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":4756416,"name":"com.squareup.okio:okio-multiplatform","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":22,"first_release_published_at":"2019-07-29T19:19:44.000Z","latest_release_published_at":"2021-01-07T22:15:36.000Z","latest_release_number":"2.10.0","last_synced_at":"2026-05-01T15:34:22.894Z","created_at":"2022-07-26T02:40:35.625Z","updated_at":"2026-05-01T15:34:22.894Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-multiplatform/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-multiplatform/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.140Z","dependent_packages_count":24,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":7.811670954759784,"dependent_packages_count":2.7116098869745415,"stargazers_count":3.1122483711952844,"forks_count":4.613111327350705,"docker_downloads_count":null,"average":4.562160135070078},"purl":"pkg:maven/com.squareup.okio/okio-multiplatform","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-multiplatform","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-multiplatform","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-multiplatform/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-multiplatform/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-multiplatform/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-multiplatform/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-multiplatform/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-multiplatform/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-multiplatform/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13745819,"name":"okio","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/okio","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/okio","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:56:10.744Z","latest_release_published_at":"2026-02-13T05:56:10.744Z","latest_release_number":"1.16.0-1","last_synced_at":"2026-03-13T18:31:35.745Z","created_at":"2026-02-13T05:56:10.585Z","updated_at":"2026-03-13T18:31:35.745Z","registry_url":"https://launchpad.net/ubuntu/+source/okio","install_command":"apt-get install okio","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libokio-java, libokio-java-doc","standards_version":"4.2.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk-doc, javahelper, junit4, libanimal-sniffer-java, libmaven-javadoc-plugin-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:57:06.030Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/okio?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/okio/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":4756383,"name":"com.squareup.okio:okio-watchosx86","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":19,"first_release_published_at":"2021-01-07T22:24:00.000Z","latest_release_published_at":"2023-10-02T02:31:00.000Z","latest_release_number":"3.6.0","last_synced_at":"2026-05-14T16:32:58.058Z","created_at":"2022-07-26T02:40:14.403Z","updated_at":"2026-05-14T16:32:58.058Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-watchosx86/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-watchosx86/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.166Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":11.332345511563936},"purl":"pkg:maven/com.squareup.okio/okio-watchosx86","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchosx86","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchosx86","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-watchosx86/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx86/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx86/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx86/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx86/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx86/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx86/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756365,"name":"com.squareup.okio:okio-nodefilesystem-multiplatform","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":7,"first_release_published_at":"2021-04-06T22:38:41.000Z","latest_release_published_at":"2021-08-02T04:16:00.000Z","latest_release_number":"3.0.0-alpha.9","last_synced_at":"2026-05-11T06:30:15.609Z","created_at":"2022-07-26T02:40:05.045Z","updated_at":"2026-05-11T06:30:15.609Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-nodefilesystem-multiplatform/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-nodefilesystem-multiplatform/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.485Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-nodefilesystem-multiplatform","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-nodefilesystem-multiplatform","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-nodefilesystem-multiplatform","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-nodefilesystem-multiplatform/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-multiplatform/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-multiplatform/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-multiplatform/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-multiplatform/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-multiplatform/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-multiplatform/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828715,"name":"io.github.fabianterhorst:okio-iosarm64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:16:45.000Z","latest_release_published_at":"2021-08-19T13:16:45.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-07T22:03:58.833Z","created_at":"2022-07-26T15:44:07.171Z","updated_at":"2026-05-07T22:03:58.833Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-iosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-iosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.171Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/io.github.fabianterhorst/okio-iosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-iosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-iosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-iosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828708,"name":"io.github.fabianterhorst:okio-fakefilesystem-macosx64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:22:03.000Z","latest_release_published_at":"2021-08-19T13:22:03.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-06-04T16:30:46.776Z","created_at":"2022-07-26T15:44:05.851Z","updated_at":"2026-06-04T16:30:46.777Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem-macosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem-macosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.125Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem-macosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-macosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-macosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-macosx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-macosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-macosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-macosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-macosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-macosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-macosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756370,"name":"com.squareup.okio:okio-jvm","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":27,"first_release_published_at":"2021-09-09T21:50:37.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-06-09T03:12:38.694Z","created_at":"2022-07-26T02:40:09.155Z","updated_at":"2026-06-09T03:12:38.694Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-jvm/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-jvm/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.813Z","dependent_packages_count":326,"downloads":null,"downloads_period":null,"dependent_repos_count":297,"rankings":{"downloads":null,"dependent_repos_count":0.8795763297259958,"dependent_packages_count":0.2466733140319474,"stargazers_count":3.0944286269186256,"forks_count":4.5572494323710675,"docker_downloads_count":0.07648474509756811,"average":1.770882489629041},"purl":"pkg:maven/com.squareup.okio/okio-jvm","advisories":[{"uuid":"GSA_kwCzR0hTQS13MzNjLTQ0NW0tZjh3N84AA0qh","url":"https://github.com/advisories/GHSA-w33c-445m-f8w7","title":"Okio Signed to Unsigned Conversion Error vulnerability","description":"GzipSource does not handle an exception that might be raised when parsing a malformed gzip buffer. This may lead to denial of service of the Okio client when handling a crafted GZIP archive, by using the GzipSource class.\n\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-07-12T21:30:50.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2023-3635","https://github.com/square/okio/commit/81bce1a30af244550b0324597720e4799281da7b","https://research.jfrog.com/vulnerabilities/okio-gzip-source-unhandled-exception-dos-xray-523195/","https://github.com/square/okio/pull/1280","https://github.com/square/okio/pull/1334","https://github.com/square/okio/commit/b4fa875dc24950680c386e4b1c593660ce4f7839","https://github.com/square/okio/blob/master/CHANGELOG.md#version-1176","https://github.com/advisories/GHSA-w33c-445m-f8w7"],"source_kind":"github","identifiers":["GHSA-w33c-445m-f8w7","CVE-2023-3635"],"repository_url":"https://github.com/square/okio","blast_radius":0.0,"created_at":"2023-07-13T18:03:54.018Z","updated_at":"2025-09-18T19:32:43.633Z","epss_percentage":0.00301,"epss_percentile":0.52959,"packages":[{"ecosystem":"maven","package_name":"com.squareup.okio:okio-jvm","versions":[{"first_patched_version":"3.4.0","vulnerable_version_range":"\u003e= 2.0.0-RC1, \u003c 3.4.0"}],"purl":null,"statistics":{"dependent_packages_count":326,"dependent_repos_count":297,"downloads":null,"downloads_period":null},"affected_versions":["3.0.0","3.1.0","3.2.0","3.3.0"],"unaffected_versions":["3.4.0","3.5.0","3.6.0","3.7.0","3.8.0","3.9.0","3.9.1","3.10.0","3.10.1","3.10.2","3.11.0","3.12.0","3.13.0","3.14.0","3.15.0","3.16.0"]},{"ecosystem":"maven","package_name":"com.squareup.okio:okio","versions":[{"first_patched_version":"1.17.6","vulnerable_version_range":"\u003c 1.17.6"},{"first_patched_version":"3.4.0","vulnerable_version_range":"\u003e= 2.0.0-RC1, \u003c 3.4.0"}],"purl":null,"statistics":{"dependent_packages_count":1073,"dependent_repos_count":12068,"downloads":null,"downloads_period":null},"affected_versions":["0.5.0","0.6.0","0.6.1","0.7.0","0.8.0","0.9.0","1.0.0","1.0.1","1.1.0","1.2.0","1.3.0","1.4.0","1.5.0","1.6.0","1.7.0","1.8.0","1.9.0","1.10.0","1.11.0","1.12.0","1.13.0","1.14.0","1.14.1","1.15.0","1.16.0","1.17.0","1.17.1","1.17.2","1.17.3","1.17.4","1.17.5","2.0.0","2.0.0-RC1","2.1.0","2.2.0","2.2.1","2.2.2","2.3.0","2.4.0","2.4.1","2.4.2","2.4.3","2.5.0","2.6.0","2.7.0","2.8.0","2.9.0","2.10.0","3.0.0","3.1.0","3.2.0","3.3.0"],"unaffected_versions":["1.17.6","3.4.0","3.5.0","3.6.0","3.7.0","3.8.0","3.9.0","3.9.1","3.10.0","3.10.1","3.10.2","3.11.0","3.12.0","3.13.0","3.14.0","3.15.0","3.16.0"]}]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-jvm","docker_dependents_count":1590,"docker_downloads_count":2220841392,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-jvm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-jvm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-jvm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-jvm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-jvm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-jvm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-jvm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-jvm/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13795814,"name":"okio","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/okio","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/okio","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:28:08.629Z","latest_release_published_at":"2026-02-13T16:28:08.629Z","latest_release_number":"1.16.0-2","last_synced_at":"2026-03-13T22:23:02.115Z","created_at":"2026-02-13T16:28:08.408Z","updated_at":"2026-03-13T22:23:02.115Z","registry_url":"https://launchpad.net/ubuntu/+source/okio","install_command":"apt-get install okio","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libokio-java, libokio-java-doc","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-doc, javahelper, junit4, libanimal-sniffer-java, libmaven-javadoc-plugin-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T16:28:09.354Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/okio?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/okio/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":4828728,"name":"io.github.fabianterhorst:okio-macosx64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:19:22.000Z","latest_release_published_at":"2021-08-19T13:19:22.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-04T18:33:21.477Z","created_at":"2022-07-26T15:44:09.039Z","updated_at":"2026-05-04T18:33:21.477Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-macosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-macosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.127Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/io.github.fabianterhorst/okio-macosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-macosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-macosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-macosx64/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-macosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-macosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-macosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-macosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-macosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-macosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756373,"name":"com.squareup.okio:okio-macosx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":48,"first_release_published_at":"2019-07-29T19:20:23.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-07T23:02:49.984Z","created_at":"2022-07-26T02:40:09.242Z","updated_at":"2026-05-07T23:02:49.984Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-macosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-macosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.495Z","dependent_packages_count":43,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":1.5944928100352525,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":9.942155243848854},"purl":"pkg:maven/com.squareup.okio/okio-macosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-macosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-macosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-macosx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11697492,"name":"com.squareup.okio:okio-wasifilesystem-wasm-wasi","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":18,"first_release_published_at":"2023-12-16T23:10:09.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-01T20:33:46.347Z","created_at":"2025-05-27T22:15:23.341Z","updated_at":"2026-05-01T20:33:46.347Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-wasifilesystem-wasm-wasi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-wasifilesystem-wasm-wasi/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.491Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.88536181383502},"purl":"pkg:maven/com.squareup.okio/okio-wasifilesystem-wasm-wasi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-wasifilesystem-wasm-wasi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-wasifilesystem-wasm-wasi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-wasifilesystem-wasm-wasi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem-wasm-wasi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem-wasm-wasi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem-wasm-wasi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem-wasm-wasi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem-wasm-wasi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem-wasm-wasi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756384,"name":"com.squareup.okio:okio-tvosarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":30,"first_release_published_at":"2021-06-02T01:29:39.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-11T11:25:38.793Z","created_at":"2022-07-26T02:40:14.489Z","updated_at":"2026-05-11T11:25:38.793Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-tvosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-tvosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.325Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.7539902448420253,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":10.482029602550547},"purl":"pkg:maven/com.squareup.okio/okio-tvosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-tvosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-tvosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-tvosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756360,"name":"com.squareup.okio:okio-fakefilesystem-tvossimulatorarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":25,"first_release_published_at":"2021-10-23T19:26:07.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-11T11:29:52.522Z","created_at":"2022-07-26T02:40:03.417Z","updated_at":"2026-05-11T11:29:52.523Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-tvossimulatorarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-tvossimulatorarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.487Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-tvossimulatorarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-tvossimulatorarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-tvossimulatorarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-tvossimulatorarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvossimulatorarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvossimulatorarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvossimulatorarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvossimulatorarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvossimulatorarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvossimulatorarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756366,"name":"com.squareup.okio:okio-tvossimulatorarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":25,"first_release_published_at":"2021-10-23T19:23:22.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-01T21:01:39.781Z","created_at":"2022-07-26T02:40:05.757Z","updated_at":"2026-05-01T21:01:39.781Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-tvossimulatorarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-tvossimulatorarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.324Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.564980547869896,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":10.684777178307515},"purl":"pkg:maven/com.squareup.okio/okio-tvossimulatorarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-tvossimulatorarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-tvossimulatorarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-tvossimulatorarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvossimulatorarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvossimulatorarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvossimulatorarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvossimulatorarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvossimulatorarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvossimulatorarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756404,"name":"com.squareup.okio:okio-watchosarm32","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":36,"first_release_published_at":"2021-01-07T22:21:00.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-06-08T08:50:36.025Z","created_at":"2022-07-26T02:40:26.781Z","updated_at":"2026-06-08T08:50:36.026Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-watchosarm32/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-watchosarm32/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.141Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.917105234117773,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":10.772808349869484},"purl":"pkg:maven/com.squareup.okio/okio-watchosarm32","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchosarm32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchosarm32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-watchosarm32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm32/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756372,"name":"com.squareup.okio:okio-fakefilesystem-tvosarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":30,"first_release_published_at":"2021-06-02T01:31:58.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-08T02:46:49.090Z","created_at":"2022-07-26T02:40:09.187Z","updated_at":"2026-05-08T02:46:49.090Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-tvosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-tvosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.130Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-tvosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-tvosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-tvosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-tvosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13524170,"name":"okio","ecosystem":"debian","description":null,"homepage":"https://github.com/square/okio","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/okio","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:20:14.498Z","latest_release_published_at":"2026-02-10T22:20:14.498Z","latest_release_number":"1.16.0-2","last_synced_at":"2026-03-13T23:35:38.159Z","created_at":"2026-02-10T22:20:14.293Z","updated_at":"2026-03-13T23:35:38.160Z","registry_url":"https://tracker.debian.org/pkg/okio","install_command":"apt-get install okio","documentation_url":"https://packages.debian.org/bullseye/okio","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"libokio-java, libokio-java-doc","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-doc, javahelper, junit4, libanimal-sniffer-java, libmaven-javadoc-plugin-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:48.069Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/okio?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/okio/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":4828737,"name":"io.github.fabianterhorst:okio-watchosarm64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:20:27.000Z","latest_release_published_at":"2021-08-19T13:20:27.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-06-08T13:00:54.846Z","created_at":"2022-07-26T15:44:10.298Z","updated_at":"2026-06-08T13:00:54.846Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-watchosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-watchosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.321Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/io.github.fabianterhorst/okio-watchosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-watchosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-watchosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-watchosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13598116,"name":"okio","ecosystem":"debian","description":null,"homepage":"https://github.com/square/okio","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/okio","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:35:40.408Z","latest_release_published_at":"2026-02-11T10:35:40.408Z","latest_release_number":"1.16.0-1","last_synced_at":"2026-03-14T01:08:26.560Z","created_at":"2026-02-11T10:35:39.926Z","updated_at":"2026-03-14T01:08:26.560Z","registry_url":"https://tracker.debian.org/pkg/okio","install_command":"apt-get install okio","documentation_url":"https://packages.debian.org/buster/okio","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"libokio-java, libokio-java-doc","standards_version":"4.2.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk-doc, javahelper, junit4, libanimal-sniffer-java, libmaven-javadoc-plugin-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:26.898Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/okio?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/okio/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":4756380,"name":"com.squareup.okio:okio-fakefilesystem-multiplatform","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":9,"first_release_published_at":"2021-01-08T03:04:19.000Z","latest_release_published_at":"2021-08-02T04:15:30.000Z","latest_release_number":"3.0.0-alpha.9","last_synced_at":"2026-05-02T01:31:16.047Z","created_at":"2022-07-26T02:40:11.994Z","updated_at":"2026-05-02T01:31:16.047Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-multiplatform/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-multiplatform/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.485Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-multiplatform","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-multiplatform","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-multiplatform","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-multiplatform/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-multiplatform/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-multiplatform/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-multiplatform/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-multiplatform/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-multiplatform/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-multiplatform/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756398,"name":"com.squareup.okio:samples","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":11,"first_release_published_at":"2018-02-12T02:22:16.000Z","latest_release_published_at":"2023-10-02T00:11:53.000Z","latest_release_number":"1.17.6","last_synced_at":"2026-05-11T19:18:11.328Z","created_at":"2022-07-26T02:40:20.868Z","updated_at":"2026-05-11T19:18:11.329Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/samples/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/samples/","metadata":{"distribution_repositories":["https://s01.oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2026-02-13T19:37:00.000Z","size":9964,"stargazers_count":8986,"open_issues_count":110,"forks_count":1216,"subscribers_count":263,"default_branch":"master","last_synced_at":"2026-02-25T00:20:33.938Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2026-02-24T16:51:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29993540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.4","sha":"74b87c86f7931910a1192429230f5cee5193049a","kind":"tag","published_at":"2025-11-17T20:57:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.4/manifests"},{"name":"parent-3.16.3","sha":"06289cc3b57b4e2d477f2ea6e42acede4ae6dcb8","kind":"tag","published_at":"2025-11-14T23:37:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.3/manifests"},{"name":"parent-3.16.2","sha":"d58111e881c9495ba82b85a12011b774ea30f54c","kind":"tag","published_at":"2025-11-14T23:29:22.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.2/manifests"},{"name":"3.16.2","sha":"42ed971e48ee7339ce8816333949945e1df32629","kind":"tag","published_at":"2025-10-14T15:52:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.16.2","html_url":"https://github.com/square/okio/releases/tag/3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.16.2/manifests"},{"name":"parent-3.16.1","sha":"6328c9ce94702bfe40830a2dcf5a2bd1607354d8","kind":"tag","published_at":"2025-10-09T21:46:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.1/manifests"},{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-03-04T07:05:41.545Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/samples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:samples","docker_dependents_count":1,"docker_downloads_count":10,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:samples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:samples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T06:02:48.024Z","issues_count":247,"pull_requests_count":539,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1727575.714893617,"issues_closed_count":158,"pull_requests_closed_count":470,"pull_request_authors_count":49,"issue_authors_count":155,"avg_comments_per_issue":2.785425101214575,"avg_comments_per_pull_request":0.5027829313543599,"merged_pull_requests_count":405,"bot_issues_count":5,"bot_pull_requests_count":292,"past_year_issues_count":25,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":258535.5,"past_year_avg_time_to_close_pull_request":119953.1214953271,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":107,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.04,"past_year_avg_comments_per_pull_request":0.381294964028777,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":87,"past_year_merged_pull_requests_count":93,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"yschimke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:samples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:samples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:samples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:samples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:samples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:samples/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756364,"name":"com.squareup.okio:okio-nodefilesystem","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":27,"first_release_published_at":"2021-09-09T21:55:09.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-06-08T15:01:37.944Z","created_at":"2022-07-26T02:40:04.911Z","updated_at":"2026-06-08T15:01:37.944Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-nodefilesystem/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-nodefilesystem/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.135Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":8.214518115107769,"dependent_packages_count":7.468890468419946,"stargazers_count":3.0944286269186256,"forks_count":4.5572494323710675,"docker_downloads_count":null,"average":5.833771660704352},"purl":"pkg:maven/com.squareup.okio/okio-nodefilesystem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-nodefilesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-nodefilesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-nodefilesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13559722,"name":"okio","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/okio","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/okio","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:03:36.479Z","latest_release_published_at":"2026-02-11T05:03:36.479Z","latest_release_number":"1.16.0-2","last_synced_at":"2026-03-11T12:02:56.166Z","created_at":"2026-02-11T05:03:36.177Z","updated_at":"2026-03-11T12:02:56.166Z","registry_url":"https://launchpad.net/ubuntu/+source/okio","install_command":"apt-get install okio","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libokio-java, libokio-java-doc","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-doc, javahelper, junit4, libanimal-sniffer-java, libmaven-javadoc-plugin-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:51:34.019Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/okio?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/okio/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":4756369,"name":"com.squareup.okio:okio-macosarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":25,"first_release_published_at":"2021-10-23T19:22:25.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-11T21:18:47.804Z","created_at":"2022-07-26T02:40:08.978Z","updated_at":"2026-05-11T21:18:47.805Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-macosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-macosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.096Z","dependent_packages_count":30,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.577231677979466,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":10.187839960834907},"purl":"pkg:maven/com.squareup.okio/okio-macosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-macosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-macosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-macosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-macosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756351,"name":"com.squareup.okio:okio-fakefilesystem-macosarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":25,"first_release_published_at":"2021-10-23T19:25:52.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-11T21:33:05.044Z","created_at":"2022-07-26T02:39:59.660Z","updated_at":"2026-05-11T21:33:05.044Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-macosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-macosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.134Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-macosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-macosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-macosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-macosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756348,"name":"com.squareup.okio:okio-fakefilesystem-iossimulatorarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":25,"first_release_published_at":"2021-10-23T19:25:14.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-08T13:02:30.547Z","created_at":"2022-07-26T02:39:53.807Z","updated_at":"2026-05-08T13:02:30.547Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-iossimulatorarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-iossimulatorarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:29:47.560Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-iossimulatorarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-iossimulatorarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-iossimulatorarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-iossimulatorarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iossimulatorarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iossimulatorarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iossimulatorarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iossimulatorarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iossimulatorarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-iossimulatorarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756374,"name":"com.squareup.okio:okio-watchossimulatorarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":25,"first_release_published_at":"2021-10-23T19:24:23.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-06-05T11:28:07.239Z","created_at":"2022-07-26T02:40:09.921Z","updated_at":"2026-06-05T11:28:07.239Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-watchossimulatorarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-watchossimulatorarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.081Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":5.332030505434358,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":10.87653966769863},"purl":"pkg:maven/com.squareup.okio/okio-watchossimulatorarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchossimulatorarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchossimulatorarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-watchossimulatorarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchossimulatorarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchossimulatorarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchossimulatorarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchossimulatorarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchossimulatorarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchossimulatorarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756379,"name":"com.squareup.okio:okio-parent","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":32,"first_release_published_at":"2014-04-08T18:12:33.000Z","latest_release_published_at":"2023-10-02T00:11:55.000Z","latest_release_number":"1.17.6","last_synced_at":"2026-05-08T15:33:57.270Z","created_at":"2022-07-26T02:40:12.016Z","updated_at":"2026-05-08T15:33:57.270Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-parent/","metadata":{"distribution_repositories":["https://s01.oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.172Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":10.91871977895464,"dependent_packages_count":32.98601447606843,"stargazers_count":3.1122483711952844,"forks_count":4.613111327350705,"docker_downloads_count":null,"average":12.907523488392266},"purl":"pkg:maven/com.squareup.okio/okio-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-parent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-parent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-parent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756394,"name":"com.squareup.okio:benchmarks","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":22,"first_release_published_at":"2015-03-16T04:44:00.000Z","latest_release_published_at":"2023-10-02T00:11:51.000Z","latest_release_number":"1.17.6","last_synced_at":"2026-05-08T16:17:08.147Z","created_at":"2022-07-26T02:40:19.755Z","updated_at":"2026-05-08T16:17:08.147Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/benchmarks/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/benchmarks/","metadata":{"distribution_repositories":["https://s01.oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2026-02-05T23:32:37.000Z","size":9958,"stargazers_count":8981,"open_issues_count":109,"forks_count":1214,"subscribers_count":263,"default_branch":"master","last_synced_at":"2026-02-06T02:26:22.281Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2026-02-05T23:32:40.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29802866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T21:02:39.706Z","status":"ssl_error","status_checked_at":"2026-02-24T21:02:21.834Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.4","sha":"74b87c86f7931910a1192429230f5cee5193049a","kind":"tag","published_at":"2025-11-17T20:57:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.4/manifests"},{"name":"parent-3.16.3","sha":"06289cc3b57b4e2d477f2ea6e42acede4ae6dcb8","kind":"tag","published_at":"2025-11-14T23:37:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.3/manifests"},{"name":"parent-3.16.2","sha":"d58111e881c9495ba82b85a12011b774ea30f54c","kind":"tag","published_at":"2025-11-14T23:29:22.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.2/manifests"},{"name":"3.16.2","sha":"42ed971e48ee7339ce8816333949945e1df32629","kind":"tag","published_at":"2025-10-14T15:52:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.16.2","html_url":"https://github.com/square/okio/releases/tag/3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.16.2/manifests"},{"name":"parent-3.16.1","sha":"6328c9ce94702bfe40830a2dcf5a2bd1607354d8","kind":"tag","published_at":"2025-10-09T21:46:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.1/manifests"},{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-02-24T22:02:47.549Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":50.15146812962388,"stargazers_count":3.1122483711952844,"forks_count":4.613111327350705,"docker_downloads_count":null,"average":19.662871925157074},"purl":"pkg:maven/com.squareup.okio/benchmarks","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:benchmarks","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:benchmarks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:benchmarks/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T14:01:11.178Z","issues_count":245,"pull_requests_count":534,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1734873.0213675213,"issues_closed_count":158,"pull_requests_closed_count":468,"pull_request_authors_count":49,"issue_authors_count":153,"avg_comments_per_issue":2.783673469387755,"avg_comments_per_pull_request":0.49625468164794007,"merged_pull_requests_count":403,"bot_issues_count":5,"bot_pull_requests_count":290,"past_year_issues_count":24,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":221788.7142857143,"past_year_avg_time_to_close_pull_request":113936.51260504202,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":119,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3221476510067114,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":94,"past_year_merged_pull_requests_count":105,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"yschimke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:benchmarks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:benchmarks/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:benchmarks/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:benchmarks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:benchmarks/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:benchmarks/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756393,"name":"com.squareup.okio:okio-fakefilesystem-watchosarm32","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":35,"first_release_published_at":"2021-01-08T03:07:09.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-15T12:01:46.917Z","created_at":"2022-07-26T02:40:18.332Z","updated_at":"2026-05-15T12:01:46.917Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-watchosarm32/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-watchosarm32/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.492Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-watchosarm32","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosarm32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosarm32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosarm32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm32/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11697494,"name":"com.squareup.okio:okio-fakefilesystem-watchosdevicearm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":17,"first_release_published_at":"2023-12-16T23:09:55.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-02T11:35:02.361Z","created_at":"2025-05-27T22:15:23.369Z","updated_at":"2026-05-02T11:35:02.362Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-watchosdevicearm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-watchosdevicearm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.481Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.88536181383502},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-watchosdevicearm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosdevicearm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosdevicearm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosdevicearm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosdevicearm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosdevicearm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosdevicearm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosdevicearm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosdevicearm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosdevicearm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756342,"name":"com.squareup.okio:okio-bom","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":25,"first_release_published_at":"2021-10-28T22:26:52.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-06-02T03:31:18.115Z","created_at":"2022-07-26T02:39:49.396Z","updated_at":"2026-06-02T03:31:18.115Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-bom/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:38.032Z","dependent_packages_count":31,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":2.1127451471132956,"stargazers_count":3.0944286269186256,"forks_count":4.5572494323710675,"docker_downloads_count":null,"average":7.634770769715354},"purl":"pkg:maven/com.squareup.okio/okio-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-bom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-bom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-bom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-bom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11697495,"name":"com.squareup.okio:okio-fakefilesystem-linuxarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":19,"first_release_published_at":"2023-10-02T02:33:19.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-22T17:47:19.832Z","created_at":"2025-05-27T22:15:23.416Z","updated_at":"2026-05-22T17:47:19.832Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-linuxarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-linuxarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.129Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.88536181383502},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-linuxarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-linuxarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-linuxarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-linuxarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828713,"name":"io.github.fabianterhorst:okio-fakefilesystem-watchosarm32","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:22:27.000Z","latest_release_published_at":"2021-08-19T13:22:27.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-05T13:34:02.846Z","created_at":"2022-07-26T15:44:06.561Z","updated_at":"2026-05-05T13:34:02.846Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem-watchosarm32/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem-watchosarm32/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.323Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem-watchosarm32","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-watchosarm32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-watchosarm32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-watchosarm32/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm32/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756375,"name":"com.squareup.okio:okio-zipfilesystem-metadata","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":3,"first_release_published_at":"2021-03-24T21:26:55.000Z","latest_release_published_at":"2021-04-14T22:05:12.000Z","latest_release_number":"3.0.0-alpha.4","last_synced_at":"2026-06-05T16:05:04.517Z","created_at":"2022-07-26T02:40:10.046Z","updated_at":"2026-06-05T16:05:04.517Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-zipfilesystem-metadata/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-zipfilesystem-metadata/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.753Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-zipfilesystem-metadata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-zipfilesystem-metadata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-zipfilesystem-metadata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-zipfilesystem-metadata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-metadata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-metadata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-metadata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-metadata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-metadata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-metadata/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828735,"name":"io.github.fabianterhorst:okio-watchosarm32","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:20:12.000Z","latest_release_published_at":"2021-08-19T13:20:12.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-15T19:02:15.245Z","created_at":"2022-07-26T15:44:09.817Z","updated_at":"2026-05-15T19:02:15.245Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-watchosarm32/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-watchosarm32/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.494Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/io.github.fabianterhorst/okio-watchosarm32","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-watchosarm32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-watchosarm32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-watchosarm32/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosarm32/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828726,"name":"io.github.fabianterhorst:okio-fakefilesystem-js","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:21:27.000Z","latest_release_published_at":"2021-08-19T13:21:27.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-06-02T11:14:28.959Z","created_at":"2022-07-26T15:44:08.828Z","updated_at":"2026-06-02T11:14:28.959Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem-js/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.134Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13429750,"name":"okio","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/okio","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/okio","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T17:03:50.321Z","latest_release_published_at":"2026-02-07T17:03:50.321Z","latest_release_number":"1.16.0-2","last_synced_at":"2026-03-07T17:34:40.535Z","created_at":"2026-02-07T17:03:49.690Z","updated_at":"2026-03-07T18:02:28.319Z","registry_url":"https://launchpad.net/ubuntu/+source/okio","install_command":"apt-get install okio","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libokio-java, libokio-java-doc","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-doc, javahelper, junit4, libanimal-sniffer-java, libmaven-javadoc-plugin-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/okio?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/okio/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":4772703,"name":"com.squareup.okio:okio","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":87,"first_release_published_at":"2014-04-08T18:12:48.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-06-09T03:12:38.801Z","created_at":"2022-07-26T07:27:31.581Z","updated_at":"2026-06-09T04:13:51.490Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.499Z","dependent_packages_count":1073,"downloads":null,"downloads_period":null,"dependent_repos_count":12068,"rankings":{"downloads":null,"dependent_repos_count":0.06827564941955687,"dependent_packages_count":0.06947698049438779,"stargazers_count":3.0944286269186256,"forks_count":4.5572494323710675,"docker_downloads_count":0.05085634883450863,"average":1.5680574076076295},"purl":"pkg:maven/com.squareup.okio/okio","advisories":[{"uuid":"GSA_kwCzR0hTQS13MzNjLTQ0NW0tZjh3N84AA0qh","url":"https://github.com/advisories/GHSA-w33c-445m-f8w7","title":"Okio Signed to Unsigned Conversion Error vulnerability","description":"GzipSource does not handle an exception that might be raised when parsing a malformed gzip buffer. This may lead to denial of service of the Okio client when handling a crafted GZIP archive, by using the GzipSource class.\n\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-07-12T21:30:50.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.9,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-3635","https://github.com/square/okio/commit/81bce1a30af244550b0324597720e4799281da7b","https://research.jfrog.com/vulnerabilities/okio-gzip-source-unhandled-exception-dos-xray-523195/","https://github.com/square/okio/pull/1280","https://github.com/square/okio/pull/1334","https://github.com/square/okio/commit/b4fa875dc24950680c386e4b1c593660ce4f7839","https://github.com/square/okio/blob/master/CHANGELOG.md#version-1176","https://github.com/advisories/GHSA-w33c-445m-f8w7"],"source_kind":"github","identifiers":["GHSA-w33c-445m-f8w7","CVE-2023-3635"],"repository_url":"https://github.com/square/okio","blast_radius":0.0,"created_at":"2023-07-13T18:03:54.018Z","updated_at":"2026-06-09T04:07:01.350Z","epss_percentage":0.00567,"epss_percentile":0.68632,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13MzNjLTQ0NW0tZjh3N84AA0qh","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13MzNjLTQ0NW0tZjh3N84AA0qh","packages":[{"ecosystem":"maven","package_name":"com.squareup.okio:okio","versions":[{"first_patched_version":"1.17.6","vulnerable_version_range":"\u003c 1.17.6"},{"first_patched_version":"3.4.0","vulnerable_version_range":"\u003e= 2.0.0-RC1, \u003c 3.4.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13MzNjLTQ0NW0tZjh3N84AA0qh/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio","docker_dependents_count":9403,"docker_downloads_count":4501088590,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828710,"name":"io.github.fabianterhorst:okio-fakefilesystem-tvosx64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:22:19.000Z","latest_release_published_at":"2021-08-19T13:22:19.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-06-02T13:15:28.093Z","created_at":"2022-07-26T15:44:06.316Z","updated_at":"2026-06-02T13:15:28.093Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem-tvosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem-tvosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.488Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem-tvosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-tvosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-tvosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-tvosx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828730,"name":"io.github.fabianterhorst:okio-nodefilesystem-js","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:23:18.000Z","latest_release_published_at":"2021-08-19T13:23:18.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-26T17:32:16.676Z","created_at":"2022-07-26T15:44:09.185Z","updated_at":"2026-05-26T17:32:16.677Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-nodefilesystem-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-nodefilesystem-js/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494021,"owners_count":26179932,"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-10-18T02:00:06.492Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:48.000Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-nodefilesystem-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-nodefilesystem-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-nodefilesystem-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-nodefilesystem-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828729,"name":"io.github.fabianterhorst:okio-fakefilesystem-multiplatform","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:21:45.000Z","latest_release_published_at":"2021-08-19T13:21:45.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-12T16:18:25.110Z","created_at":"2022-07-26T15:44:08.960Z","updated_at":"2026-05-12T16:18:25.110Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem-multiplatform/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem-multiplatform/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.328Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem-multiplatform","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-multiplatform","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-multiplatform","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-multiplatform/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-multiplatform/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-multiplatform/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-multiplatform/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-multiplatform/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-multiplatform/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-multiplatform/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828741,"name":"io.github.fabianterhorst:okio-fakefilesystem","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:21:38.000Z","latest_release_published_at":"2021-08-19T13:21:38.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-05T23:02:07.462Z","created_at":"2022-07-26T15:44:10.633Z","updated_at":"2026-05-05T23:02:07.462Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494022,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:48.068Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14030887,"name":"com.squareup.okio:okio-wasm-wasi","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":18,"first_release_published_at":"2023-12-16T23:08:17.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-03T02:01:54.421Z","created_at":"2026-03-11T22:04:18.229Z","updated_at":"2026-05-03T02:01:54.422Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-wasm-wasi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-wasm-wasi/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2026-03-03T18:38:30.000Z","size":9967,"stargazers_count":8986,"open_issues_count":112,"forks_count":1216,"subscribers_count":264,"default_branch":"master","last_synced_at":"2026-03-04T10:24:08.426Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2026-03-03T19:57:38.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30166859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-11T22:05:13.287Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.905742378314816,"dependent_packages_count":42.768741069930385,"stargazers_count":3.115432122821256,"forks_count":4.498713128461803,"docker_downloads_count":null,"average":20.072157174882065},"purl":"pkg:maven/com.squareup.okio/okio-wasm-wasi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-wasm-wasi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-wasm-wasi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-wasm-wasi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-10T10:01:40.012Z","issues_count":247,"pull_requests_count":541,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1723910.855626327,"issues_closed_count":158,"pull_requests_closed_count":471,"pull_request_authors_count":49,"issue_authors_count":155,"avg_comments_per_issue":2.785425101214575,"avg_comments_per_pull_request":0.5046210720887245,"merged_pull_requests_count":406,"bot_issues_count":5,"bot_pull_requests_count":294,"past_year_issues_count":22,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":305174.8,"past_year_avg_time_to_close_pull_request":123111.14423076923,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":104,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.0909090909090908,"past_year_avg_comments_per_pull_request":0.40145985401459855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":90,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"yschimke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-wasi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-wasi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-wasi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-wasi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-wasi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-wasi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11697491,"name":"com.squareup.okio:okio-fakefilesystem-wasm-js","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":18,"first_release_published_at":"2023-12-16T23:09:48.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-09T11:11:22.620Z","created_at":"2025-05-27T22:15:23.335Z","updated_at":"2026-05-09T11:11:22.620Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-wasm-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-wasm-js/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:29:38.094Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.88536181383502},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-wasm-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-wasm-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-wasm-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-wasm-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-wasm-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-wasm-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-wasm-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-wasm-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-wasm-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-wasm-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756358,"name":"com.squareup.okio:okio-iossimulatorarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":25,"first_release_published_at":"2021-10-23T19:19:33.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-16T07:01:58.131Z","created_at":"2022-07-26T02:40:02.935Z","updated_at":"2026-05-16T07:01:58.131Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-iossimulatorarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-iossimulatorarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.491Z","dependent_packages_count":25,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.7871020038001375,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":10.240307542290074},"purl":"pkg:maven/com.squareup.okio/okio-iossimulatorarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-iossimulatorarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-iossimulatorarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-iossimulatorarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iossimulatorarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iossimulatorarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iossimulatorarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iossimulatorarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iossimulatorarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iossimulatorarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13703464,"name":"okio","ecosystem":"debian","description":null,"homepage":"https://github.com/square/okio","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/okio","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:36:08.368Z","latest_release_published_at":"2026-02-12T21:36:08.368Z","latest_release_number":"1.16.0-2","last_synced_at":"2026-03-13T06:34:39.340Z","created_at":"2026-02-12T21:36:08.156Z","updated_at":"2026-03-13T07:09:39.877Z","registry_url":"https://tracker.debian.org/pkg/okio","install_command":"apt-get install okio","documentation_url":"https://packages.debian.org/bookworm/okio","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"libokio-java, libokio-java-doc","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-doc, javahelper, junit4, libanimal-sniffer-java, libmaven-javadoc-plugin-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:36:08.961Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/okio?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/okio/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":4756349,"name":"com.squareup.okio:okio-fakefilesystem-watchossimulatorarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":25,"first_release_published_at":"2021-10-23T19:26:28.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-06T05:47:09.526Z","created_at":"2022-07-26T02:39:54.608Z","updated_at":"2026-05-06T05:47:09.526Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-watchossimulatorarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-watchossimulatorarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.137Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-watchossimulatorarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchossimulatorarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchossimulatorarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-watchossimulatorarm64/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchossimulatorarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchossimulatorarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchossimulatorarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchossimulatorarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchossimulatorarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchossimulatorarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11860666,"name":"com.squareup.okio:okio-watchosdevicearm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":17,"first_release_published_at":"2023-12-16T23:08:24.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-06-06T13:26:20.006Z","created_at":"2025-07-02T01:01:51.209Z","updated_at":"2026-06-06T13:26:20.007Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-watchosdevicearm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-watchosdevicearm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494022,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.360Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.45051604613524,"dependent_packages_count":47.821917652454395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.63621684929482},"purl":"pkg:maven/com.squareup.okio/okio-watchosdevicearm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchosdevicearm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchosdevicearm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-watchosdevicearm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosdevicearm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosdevicearm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosdevicearm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosdevicearm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosdevicearm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosdevicearm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4772687,"name":"com.squareup.okio:okio-linuxx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":49,"first_release_published_at":"2019-07-29T19:20:02.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-08T16:16:17.079Z","created_at":"2022-07-26T07:27:20.846Z","updated_at":"2026-05-08T16:16:17.079Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-linuxx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-linuxx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:29:38.078Z","dependent_packages_count":38,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":1.8966579254137714,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":10.017696522693482},"purl":"pkg:maven/com.squareup.okio/okio-linuxx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-linuxx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-linuxx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-linuxx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756377,"name":"com.squareup.okio:okio-tvosx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":30,"first_release_published_at":"2021-06-02T01:29:57.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-05T14:34:54.793Z","created_at":"2022-07-26T02:40:10.826Z","updated_at":"2026-05-05T14:34:54.793Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-tvosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-tvosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:47.300Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.7539902448420253,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":10.482029602550547},"purl":"pkg:maven/com.squareup.okio/okio-tvosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-tvosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-tvosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-tvosx64/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-tvosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4772671,"name":"com.squareup.okio:okio-watchosarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":36,"first_release_published_at":"2021-01-07T22:22:29.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-11T03:17:20.149Z","created_at":"2022-07-26T07:27:10.736Z","updated_at":"2026-05-11T03:17:20.149Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-watchosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-watchosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.133Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.982921451114861,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":10.539262404118755},"purl":"pkg:maven/com.squareup.okio/okio-watchosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-watchosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11860695,"name":"com.squareup.okio:okio-wasm-js","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":18,"first_release_published_at":"2023-12-16T23:08:17.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-03T00:36:04.595Z","created_at":"2025-07-02T01:31:21.150Z","updated_at":"2026-05-03T00:36:04.595Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-wasm-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-wasm-js/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494021,"owners_count":26179932,"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-10-18T02:00:06.492Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:48.050Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.45051604613524,"dependent_packages_count":47.821917652454395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.63621684929482},"purl":"pkg:maven/com.squareup.okio/okio-wasm-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-wasm-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-wasm-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-wasm-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasm-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756388,"name":"com.squareup.okio:okio-zipfilesystem-multiplatform","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":3,"first_release_published_at":"2021-03-24T21:26:35.000Z","latest_release_published_at":"2021-04-14T22:05:04.000Z","latest_release_number":"3.0.0-alpha.4","last_synced_at":"2026-05-04T12:34:18.107Z","created_at":"2022-07-26T02:40:17.921Z","updated_at":"2026-05-04T12:34:18.108Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-zipfilesystem-multiplatform/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-zipfilesystem-multiplatform/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.494Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-zipfilesystem-multiplatform","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-zipfilesystem-multiplatform","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-zipfilesystem-multiplatform","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-zipfilesystem-multiplatform/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-multiplatform/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-multiplatform/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-multiplatform/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-multiplatform/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-multiplatform/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem-multiplatform/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4772664,"name":"com.squareup.okio:okio-fakefilesystem-tvosx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":30,"first_release_published_at":"2021-06-02T01:32:03.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-07T16:45:42.042Z","created_at":"2022-07-26T07:27:05.353Z","updated_at":"2026-05-07T16:45:42.042Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-tvosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-tvosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.820Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-tvosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-tvosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-tvosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-tvosx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-tvosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756363,"name":"com.squareup.okio:okio-fakefilesystem-linuxx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":36,"first_release_published_at":"2021-01-08T03:04:57.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-09T20:46:41.949Z","created_at":"2022-07-26T02:40:04.705Z","updated_at":"2026-05-09T20:46:41.949Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-linuxx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-linuxx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.172Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-linuxx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-linuxx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-linuxx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-linuxx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-linuxx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756356,"name":"com.squareup.okio:okio-fakefilesystem-watchosarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":35,"first_release_published_at":"2021-01-08T03:08:14.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-08T12:09:16.433Z","created_at":"2022-07-26T02:40:01.823Z","updated_at":"2026-05-08T12:09:16.433Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-watchosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-watchosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.169Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-watchosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12369737,"name":"com.squareup.okio:okio-linuxarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":19,"first_release_published_at":"2023-10-02T02:28:55.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-16T15:47:11.318Z","created_at":"2025-10-09T22:17:13.806Z","updated_at":"2026-05-16T15:47:11.318Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-linuxarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-linuxarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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"}},"repo_metadata_updated_at":"2025-10-18T08:30:16.726Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.67074284545391,"dependent_packages_count":45.27860068939159,"stargazers_count":3.230308357400398,"forks_count":4.721868441351104,"docker_downloads_count":null,"average":21.22538008339925},"purl":"pkg:maven/com.squareup.okio/okio-linuxarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-linuxarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-linuxarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-linuxarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-linuxarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828738,"name":"io.github.fabianterhorst:okio-watchosx86","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:20:44.000Z","latest_release_published_at":"2021-08-19T13:20:44.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-24T01:03:27.590Z","created_at":"2022-07-26T15:44:10.254Z","updated_at":"2026-05-24T01:03:27.591Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-watchosx86/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-watchosx86/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.489Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/io.github.fabianterhorst/okio-watchosx86","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-watchosx86","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-watchosx86","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-watchosx86/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosx86/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosx86/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosx86/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosx86/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosx86/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-watchosx86/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756420,"name":"com.squareup.okio:okio-iosarm64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":48,"first_release_published_at":"2019-07-29T19:18:57.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-05T07:02:04.669Z","created_at":"2022-07-26T02:40:36.240Z","updated_at":"2026-05-05T07:02:04.669Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-iosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-iosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.496Z","dependent_packages_count":38,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":1.797140065368788,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":9.992817057682236},"purl":"pkg:maven/com.squareup.okio/okio-iosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-iosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-iosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-iosarm64/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4772642,"name":"com.squareup.okio:okio-fakefilesystem-macosx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":35,"first_release_published_at":"2021-01-08T03:05:59.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-11T11:42:23.198Z","created_at":"2022-07-26T07:26:28.887Z","updated_at":"2026-05-11T11:42:23.198Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-macosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-macosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.324Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-macosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-macosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-macosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-macosx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-macosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828734,"name":"io.github.fabianterhorst:okio-tvosx64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:19:56.000Z","latest_release_published_at":"2021-08-19T13:19:56.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-10T21:19:05.041Z","created_at":"2022-07-26T15:44:09.697Z","updated_at":"2026-05-10T21:19:05.042Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-tvosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-tvosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.493Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/io.github.fabianterhorst/okio-tvosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-tvosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-tvosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-tvosx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756359,"name":"com.squareup.okio:okio-fakefilesystem-watchosx86","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":18,"first_release_published_at":"2021-01-08T03:09:03.000Z","latest_release_published_at":"2023-10-02T02:35:20.000Z","latest_release_number":"3.6.0","last_synced_at":"2026-05-02T11:02:57.549Z","created_at":"2022-07-26T02:40:03.352Z","updated_at":"2026-05-02T11:02:57.550Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-watchosx86/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-watchosx86/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:29:38.087Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-watchosx86","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosx86","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosx86","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-watchosx86/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx86/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx86/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx86/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx86/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx86/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-watchosx86/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756362,"name":"com.squareup.okio:okio-nodefilesystem-metadata","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":4,"first_release_published_at":"2021-04-06T22:38:57.000Z","latest_release_published_at":"2021-06-02T01:32:53.000Z","latest_release_number":"3.0.0-alpha.6","last_synced_at":"2026-05-03T09:40:22.335Z","created_at":"2022-07-26T02:40:04.154Z","updated_at":"2026-05-03T09:40:22.335Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-nodefilesystem-metadata/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-nodefilesystem-metadata/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:29:38.085Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-nodefilesystem-metadata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-nodefilesystem-metadata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-nodefilesystem-metadata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-nodefilesystem-metadata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-metadata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-metadata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-metadata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-metadata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-metadata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-metadata/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756407,"name":"com.squareup.okio:okio-metadata","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":19,"first_release_published_at":"2019-07-29T19:20:29.000Z","latest_release_published_at":"2021-01-07T22:19:22.000Z","latest_release_number":"2.10.0","last_synced_at":"2026-05-06T22:30:58.341Z","created_at":"2022-07-26T02:40:29.833Z","updated_at":"2026-05-06T22:30:58.342Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-metadata/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-metadata/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.754Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":11.876232687202926},"purl":"pkg:maven/com.squareup.okio/okio-metadata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-metadata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-metadata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-metadata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-metadata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-metadata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-metadata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-metadata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-metadata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-metadata/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828736,"name":"io.github.fabianterhorst:okio","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:18:23.000Z","latest_release_published_at":"2021-08-19T13:18:23.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-03-30T20:02:29.210Z","created_at":"2022-07-26T15:44:10.232Z","updated_at":"2026-03-30T20:02:29.211Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.109Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/io.github.fabianterhorst/okio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828732,"name":"io.github.fabianterhorst:okio-nodefilesystem-multiplatform","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:23:31.000Z","latest_release_published_at":"2021-08-19T13:23:31.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-11T14:04:29.114Z","created_at":"2022-07-26T15:44:09.369Z","updated_at":"2026-05-11T14:04:29.115Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-nodefilesystem-multiplatform/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-nodefilesystem-multiplatform/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.491Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-nodefilesystem-multiplatform","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-nodefilesystem-multiplatform","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-nodefilesystem-multiplatform","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-nodefilesystem-multiplatform/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-multiplatform/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-multiplatform/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-multiplatform/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-multiplatform/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-multiplatform/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-nodefilesystem-multiplatform/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756382,"name":"com.squareup.okio:okio-fakefilesystem","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":36,"first_release_published_at":"2021-01-08T03:03:57.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-02T20:45:23.748Z","created_at":"2022-07-26T02:40:12.919Z","updated_at":"2026-05-02T20:45:23.748Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.494Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":32,"rankings":{"downloads":null,"dependent_repos_count":4.073121164492586,"dependent_packages_count":7.468890468419946,"stargazers_count":3.0944286269186256,"forks_count":4.5572494323710675,"docker_downloads_count":null,"average":4.798422423050557},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828717,"name":"io.github.fabianterhorst:okio-iosx64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:17:18.000Z","latest_release_published_at":"2021-08-19T13:17:18.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-07T19:46:51.142Z","created_at":"2022-07-26T15:44:07.427Z","updated_at":"2026-05-07T19:46:51.143Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-iosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-iosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:29:38.091Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/io.github.fabianterhorst/okio-iosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-iosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-iosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-iosx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-iosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13460687,"name":"okio","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/okio","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/okio","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T08:10:25.305Z","latest_release_published_at":"2026-02-09T08:10:25.305Z","latest_release_number":"1.16.0-2","last_synced_at":"2026-03-09T08:16:20.622Z","created_at":"2026-02-09T08:10:24.851Z","updated_at":"2026-03-09T08:51:28.975Z","registry_url":"https://launchpad.net/ubuntu/+source/okio","install_command":"apt-get install okio","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libokio-java, libokio-java-doc","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-doc, javahelper, junit4, libanimal-sniffer-java, libmaven-javadoc-plugin-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/okio?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/okio/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13661041,"name":"okio","ecosystem":"debian","description":null,"homepage":"https://github.com/square/okio","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/okio","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:49:52.194Z","latest_release_published_at":"2026-02-12T08:49:52.194Z","latest_release_number":"1.16.0-2","last_synced_at":"2026-03-14T00:11:15.955Z","created_at":"2026-02-12T08:49:52.038Z","updated_at":"2026-03-14T00:11:15.955Z","registry_url":"https://tracker.debian.org/pkg/okio","install_command":"apt-get install okio","documentation_url":"https://packages.debian.org/trixie/okio","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"libokio-java, libokio-java-doc","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-doc, javahelper, junit4, libanimal-sniffer-java, libmaven-javadoc-plugin-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:49:53.343Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/okio?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/okio/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":4828725,"name":"io.github.fabianterhorst:okio-fakefilesystem-iosarm64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:21:08.000Z","latest_release_published_at":"2021-08-19T13:21:08.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-16T15:08:13.513Z","created_at":"2022-07-26T15:44:08.322Z","updated_at":"2026-05-16T15:08:13.513Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem-iosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem-iosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.126Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem-iosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-iosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-iosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-iosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-iosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4772646,"name":"com.squareup.okio:okio-fakefilesystem-mingwx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":32,"first_release_published_at":"2021-01-08T02:40:29.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-06T13:09:23.613Z","created_at":"2022-07-26T07:26:34.438Z","updated_at":"2026-05-06T13:09:23.613Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-mingwx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-mingwx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.808Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-mingwx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-mingwx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-mingwx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-mingwx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-mingwx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-mingwx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-mingwx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-mingwx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-mingwx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-mingwx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756412,"name":"com.squareup.okio:okio-js","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":49,"first_release_published_at":"2019-07-29T19:19:27.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-06-06T14:48:11.728Z","created_at":"2022-07-26T02:40:32.358Z","updated_at":"2026-06-06T14:48:11.728Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-js/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.325Z","dependent_packages_count":41,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":1.6300062399303377,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":9.951033601322624},"purl":"pkg:maven/com.squareup.okio/okio-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11697493,"name":"com.squareup.okio:okio-wasifilesystem","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":20,"first_release_published_at":"2023-08-02T13:36:14.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-03T14:11:56.507Z","created_at":"2025-05-27T22:15:23.348Z","updated_at":"2026-05-03T14:11:56.507Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-wasifilesystem/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-wasifilesystem/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:29:38.092Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.88536181383502},"purl":"pkg:maven/com.squareup.okio/okio-wasifilesystem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-wasifilesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-wasifilesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-wasifilesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-wasifilesystem/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828711,"name":"io.github.fabianterhorst:okio-fakefilesystem-linuxx64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:21:53.000Z","latest_release_published_at":"2021-08-19T13:21:53.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-03T16:04:33.709Z","created_at":"2022-07-26T15:44:06.370Z","updated_at":"2026-05-03T16:04:33.709Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem-linuxx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem-linuxx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.332Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem-linuxx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-linuxx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-linuxx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-linuxx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-linuxx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-linuxx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-linuxx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-linuxx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-linuxx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-linuxx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828718,"name":"io.github.fabianterhorst:okio-fakefilesystem-watchosarm64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:22:40.000Z","latest_release_published_at":"2021-08-19T13:22:40.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-24T04:02:42.372Z","created_at":"2022-07-26T15:44:07.443Z","updated_at":"2026-05-24T04:02:42.373Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem-watchosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem-watchosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494021,"owners_count":26179932,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.754Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem-watchosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-watchosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-watchosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-watchosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756368,"name":"com.squareup.okio:okio-watchosx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":23,"first_release_published_at":"2022-04-19T18:34:55.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-06-03T14:18:06.570Z","created_at":"2022-07-26T02:40:06.886Z","updated_at":"2026-06-03T14:18:06.570Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-watchosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-watchosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.322Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":5.82159417178468,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":10.99893058428621},"purl":"pkg:maven/com.squareup.okio/okio-watchosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-watchosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-watchosx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-watchosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11860665,"name":"com.squareup.okio:okio-assetfilesystem","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":21,"first_release_published_at":"2023-07-07T14:26:13.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-06-03T14:21:10.527Z","created_at":"2025-07-02T01:01:49.728Z","updated_at":"2026-06-03T14:21:10.527Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-assetfilesystem/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-assetfilesystem/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.096Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.45051604613524,"dependent_packages_count":47.821917652454395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.63621684929482},"purl":"pkg:maven/com.squareup.okio/okio-assetfilesystem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-assetfilesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-assetfilesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-assetfilesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-assetfilesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-assetfilesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-assetfilesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-assetfilesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-assetfilesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-assetfilesystem/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756367,"name":"com.squareup.okio:okio-fakefilesystem-metadata","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":6,"first_release_published_at":"2021-01-08T03:06:23.000Z","latest_release_published_at":"2021-06-02T01:31:48.000Z","latest_release_number":"3.0.0-alpha.6","last_synced_at":"2026-04-30T23:01:04.362Z","created_at":"2022-07-26T02:40:06.221Z","updated_at":"2026-04-30T23:01:04.363Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-metadata/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-metadata/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.492Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-metadata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-metadata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-metadata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-metadata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-metadata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-metadata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-metadata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-metadata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-metadata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-metadata/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756376,"name":"com.squareup.okio:okio-zipfilesystem","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":3,"first_release_published_at":"2021-03-24T21:26:06.000Z","latest_release_published_at":"2021-04-14T22:05:00.000Z","latest_release_number":"3.0.0-alpha.4","last_synced_at":"2026-04-30T23:48:15.985Z","created_at":"2022-07-26T02:40:10.223Z","updated_at":"2026-04-30T23:48:15.985Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-zipfilesystem/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-zipfilesystem/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:29:38.081Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/com.squareup.okio/okio-zipfilesystem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-zipfilesystem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-zipfilesystem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-zipfilesystem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-zipfilesystem/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828720,"name":"io.github.fabianterhorst:okio-fakefilesystem-watchosx86","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:22:47.000Z","latest_release_published_at":"2021-08-19T13:22:47.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-06-07T05:46:55.847Z","created_at":"2022-07-26T15:44:07.583Z","updated_at":"2026-06-07T05:46:55.847Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem-watchosx86/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem-watchosx86/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:29:38.089Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem-watchosx86","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-watchosx86","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-watchosx86","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-watchosx86/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosx86/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosx86/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosx86/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosx86/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosx86/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-watchosx86/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13400691,"name":"okio","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/square/okio","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/square/okio","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T07:25:19.909Z","latest_release_published_at":"2026-02-06T07:25:19.909Z","latest_release_number":"1.16.0-2","last_synced_at":"2026-03-06T10:22:29.152Z","created_at":"2026-02-06T07:25:19.607Z","updated_at":"2026-03-06T10:32:25.410Z","registry_url":"https://launchpad.net/ubuntu/+source/okio","install_command":"apt-get install okio","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libokio-java, libokio-java-doc","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk-doc, javahelper, junit4, libanimal-sniffer-java, libmaven-javadoc-plugin-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/okio?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/okio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/okio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/okio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/okio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/okio/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/okio/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/okio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/okio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/okio/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":4828727,"name":"io.github.fabianterhorst:okio-multiplatform","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:18:36.000Z","latest_release_published_at":"2021-08-19T13:18:36.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-24T14:15:57.024Z","created_at":"2022-07-26T15:44:08.966Z","updated_at":"2026-05-24T14:15:57.025Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-multiplatform/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-multiplatform/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.489Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/io.github.fabianterhorst/okio-multiplatform","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-multiplatform","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-multiplatform","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-multiplatform/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-multiplatform/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-multiplatform/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-multiplatform/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-multiplatform/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-multiplatform/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-multiplatform/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828733,"name":"io.github.fabianterhorst:okio-tvosarm64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:19:40.000Z","latest_release_published_at":"2021-08-19T13:19:40.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-27T11:46:21.946Z","created_at":"2022-07-26T15:44:09.534Z","updated_at":"2026-05-27T11:46:21.947Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-tvosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-tvosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:46.211Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/io.github.fabianterhorst/okio-tvosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-tvosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-tvosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-tvosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-tvosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756361,"name":"com.squareup.okio:okio-fakefilesystem-js","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":36,"first_release_published_at":"2021-01-08T03:03:36.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-17T16:09:24.430Z","created_at":"2022-07-26T02:40:03.870Z","updated_at":"2026-05-17T16:09:24.431Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-fakefilesystem-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-fakefilesystem-js/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:16.137Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/com.squareup.okio/okio-fakefilesystem-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-fakefilesystem-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-fakefilesystem-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-fakefilesystem-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756397,"name":"com.squareup.okio:okio-iosx64","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":48,"first_release_published_at":"2019-07-29T19:19:18.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-07T06:02:57.528Z","created_at":"2022-07-26T02:40:20.590Z","updated_at":"2026-05-07T06:02:57.528Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-iosx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-iosx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494025,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:37.962Z","dependent_packages_count":38,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":1.797140065368788,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":9.992817057682236},"purl":"pkg:maven/com.squareup.okio/okio-iosx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-iosx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-iosx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-iosx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-iosx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828742,"name":"io.github.fabianterhorst:okio-js","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:17:54.000Z","latest_release_published_at":"2021-08-19T13:17:54.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-07T07:40:16.555Z","created_at":"2022-07-26T15:44:10.665Z","updated_at":"2026-05-07T07:40:16.555Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-js/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.498Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":15.133686996266075},"purl":"pkg:maven/io.github.fabianterhorst/okio-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828722,"name":"io.github.fabianterhorst:okio-linuxx64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:18:59.000Z","latest_release_published_at":"2021-08-19T13:18:59.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-06-07T13:45:29.971Z","created_at":"2022-07-26T15:44:07.774Z","updated_at":"2026-06-07T13:45:29.971Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-linuxx64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-linuxx64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:29:38.086Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":17.54313276605478},"purl":"pkg:maven/io.github.fabianterhorst/okio-linuxx64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-linuxx64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-linuxx64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-linuxx64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-linuxx64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-linuxx64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-linuxx64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-linuxx64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-linuxx64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-linuxx64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4828712,"name":"io.github.fabianterhorst:okio-fakefilesystem-tvosarm64","ecosystem":"maven","description":"A modern I/O API for Java","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"io.github.fabianterhorst","versions_count":1,"first_release_published_at":"2021-08-19T13:22:11.000Z","latest_release_published_at":"2021-08-19T13:22:11.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-07T11:07:47.561Z","created_at":"2022-07-26T15:44:06.432Z","updated_at":"2026-05-07T11:07:47.561Z","registry_url":"https://central.sonatype.com/artifact/io.github.fabianterhorst/okio-fakefilesystem-tvosarm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.fabianterhorst/okio-fakefilesystem-tvosarm64/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-15T12:28:34.000Z","size":9721,"stargazers_count":8950,"open_issues_count":99,"forks_count":1204,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-16T08:02:07.925Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-15T11:53:41.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279494022,"owners_count":26179933,"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-10-18T02:00:06.492Z","response_time":62,"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"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:26.756Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.555763107364924,"forks_count":3.6384211170478507,"average":21.75849663826261},"purl":"pkg:maven/io.github.fabianterhorst/okio-fakefilesystem-tvosarm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-tvosarm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-tvosarm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.fabianterhorst:okio-fakefilesystem-tvosarm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T23:01:46.508Z","issues_count":241,"pull_requests_count":522,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1666124.5974025973,"issues_closed_count":158,"pull_requests_closed_count":462,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.46360153256704983,"merged_pull_requests_count":397,"bot_issues_count":5,"bot_pull_requests_count":284,"past_year_issues_count":30,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":147403.43930635837,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":173,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0333333333333332,"past_year_avg_comments_per_pull_request":0.18660287081339713,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosarm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosarm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosarm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosarm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosarm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.fabianterhorst:okio-fakefilesystem-tvosarm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4756389,"name":"com.squareup.okio:okio-nodefilesystem-js","ecosystem":"maven","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","homepage":"https://github.com/square/okio/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/square/okio","keywords_array":[],"namespace":"com.squareup.okio","versions_count":21,"first_release_published_at":"2021-04-06T22:38:29.000Z","latest_release_published_at":"2026-03-11T21:50:25.000Z","latest_release_number":"3.17.0","last_synced_at":"2026-05-07T13:17:22.460Z","created_at":"2022-07-26T02:40:18.018Z","updated_at":"2026-05-07T13:17:22.460Z","registry_url":"https://central.sonatype.com/artifact/com.squareup.okio/okio-nodefilesystem-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.squareup.okio/okio-nodefilesystem-js/","metadata":{},"repo_metadata":{"id":15086024,"uuid":"17812502","full_name":"square/okio","owner":"square","description":"A modern I/O library for Android, Java, and Kotlin Multiplatform.","archived":false,"fork":false,"pushed_at":"2025-10-07T16:47:46.000Z","size":9701,"stargazers_count":8949,"open_issues_count":98,"forks_count":1200,"subscribers_count":263,"default_branch":"master","last_synced_at":"2025-10-09T07:04:32.861Z","etag":null,"topics":["kotlin","kotlin-multiplatform"],"latest_commit_sha":null,"homepage":"https://square.github.io/okio/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/square.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-17T00:02:59.000Z","updated_at":"2025-10-05T14:18:02.000Z","dependencies_parsed_at":"2023-02-16T00:15:48.800Z","dependency_job_id":"a5bd59af-dd85-4d80-92bc-5fbb459ec8eb","html_url":"https://github.com/square/okio","commit_stats":{"total_commits":1127,"total_committers":105,"mean_commits":"10.733333333333333","dds":0.6042590949423248,"last_synced_commit":"597a65527c987d9f221dd5607c49e49f934df2de"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/square/okio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","download_url":"https://codeload.github.com/square/okio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/sbom","scorecard":{"id":404012,"data":{"date":"2025-08-11","repo":{"name":"github.com/square/okio","commit":"35fca47ff89b5188ffe30eb4111643dcbd93cbf5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/square/okio/release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:175","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:126"],"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:44:52.376Z","repository_id":15086024,"created_at":"2025-08-18T20:44:52.377Z","updated_at":"2025-08-18T20:44:52.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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":"square","name":"Square","uuid":"82592","kind":"organization","description":"","email":null,"website":"https://square.github.io","location":null,"twitter":"SquareDev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/82592?v=4","repositories_count":299,"last_synced_at":"2025-03-30T07:02:01.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/square","funding_links":[],"total_stars":293376,"followers":2455,"following":0,"created_at":"2022-11-02T16:24:00.719Z","updated_at":"2025-03-30T07:02:01.128Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/square/repositories"},"tags":[{"name":"parent-3.16.0","sha":"8259b1dda3a6c9257f3e2fe30c3cbc1631135283","kind":"tag","published_at":"2025-07-29T21:38:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.16.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.16.0/manifests"},{"name":"parent-3.15.0","sha":"2af3bb8caecd89fb168388d1b3974df415536a5e","kind":"tag","published_at":"2025-07-02T00:11:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.15.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.15.0/manifests"},{"name":"parent-3.14.0","sha":"a45eb5e5c116324637bd620d0c74fe3a57dbe783","kind":"tag","published_at":"2025-06-28T15:31:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.14.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.14.0/manifests"},{"name":"parent-3.13.0","sha":"defd5fbbbedd60e666e0c5e5154f84b817d49ce6","kind":"tag","published_at":"2025-06-13T13:29:50.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.13.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.13.0/manifests"},{"name":"parent-3.12.0","sha":"eca0e40711d77673aaa18f184317971980667566","kind":"tag","published_at":"2025-05-27T21:46:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.12.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.12.0/manifests"},{"name":"parent-3.11.0","sha":"a5b94203c22f94e291bc61d71cf8b84b063d4a9e","kind":"tag","published_at":"2025-04-09T20:37:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.11.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.11.0/manifests"},{"name":"3.10.2","sha":"e0dcfb6462e642a672ed82840b2530aa385636a9","kind":"tag","published_at":"2025-01-08T16:43:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.2","html_url":"https://github.com/square/okio/releases/tag/3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.2/manifests"},{"name":"3.10.1","sha":"c7f7a235bd66c77b10eade2f883f3113c2dfeb16","kind":"tag","published_at":"2025-01-07T15:25:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.1","html_url":"https://github.com/square/okio/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"6ff3275d965d88a7b81af1ab193eb2d8c68b5f50","kind":"tag","published_at":"2025-01-06T20:07:25.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.10.0","html_url":"https://github.com/square/okio/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"8b870e8eaacecb1c1ceffbbb47246112604a1f92","kind":"tag","published_at":"2024-09-12T17:30:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/3.9.1","html_url":"https://github.com/square/okio/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/3.9.1/manifests"},{"name":"parent-3.9.0","sha":"d6c38c257c79974ac7e6d77b84ce2eeefc1b92b0","kind":"tag","published_at":"2024-03-13T01:51:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.9.0/manifests"},{"name":"parent-3.8.0","sha":"525d3b36ab598edb89e8154272e776bd9e6a3f8b","kind":"tag","published_at":"2024-02-09T21:13:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.8.0/manifests"},{"name":"parent-3.7.0","sha":"37ad7d2439ae86f7f4232e75991eb08bf86636aa","kind":"tag","published_at":"2023-12-16T20:22:51.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.7.0/manifests"},{"name":"parent-3.6.0","sha":"0b9ace50635c9256cfa66db20a911b2c63c0deb6","kind":"tag","published_at":"2023-10-02T01:44:24.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.6.0/manifests"},{"name":"okio-parent-1.17.6","sha":"7599853576e32987fd1a99fc6d36b2b3e655451e","kind":"tag","published_at":"2023-10-01T23:57:46.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.6","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.6/manifests"},{"name":"parent-3.5.0","sha":"5bf5a1de7bb430ecd10715ace11f4483139f72c7","kind":"tag","published_at":"2023-08-02T12:23:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.5.0/manifests"},{"name":"parent-3.4.0","sha":"a161b07fb1b459371458ae6d9508ec31df280428","kind":"tag","published_at":"2023-07-07T13:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.4.0/manifests"},{"name":"parent-3.3.0","sha":"2e489516383d03052d0ba31d39d1cbd04a43f997","kind":"tag","published_at":"2023-01-07T21:10:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.3.0/manifests"},{"name":"parent-3.2.0","sha":"d2a629c34ae34eaf51eec6ce619547f4ae5243d3","kind":"tag","published_at":"2022-06-27T02:22:30.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.2.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.2.0/manifests"},{"name":"parent-3.1.0","sha":"60db13093cb7bb993f7ef1d45604ccb5c82a71c4","kind":"tag","published_at":"2022-04-19T16:09:26.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.1.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.1.0/manifests"},{"name":"parent-3.0.0","sha":"4214975504671560b203c57954041c49c0dc7451","kind":"tag","published_at":"2021-10-28T21:12:47.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0/manifests"},{"name":"parent-3.0.0-alpha.11","sha":"85c389ed3e4da6bbcd5994fc83909f2fcaf6d814","kind":"tag","published_at":"2021-10-23T18:37:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.11","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.11/manifests"},{"name":"parent-3.0.0-alpha.10","sha":"75477e30c2a34e3aa190e9e1e24e5a922fba24fe","kind":"tag","published_at":"2021-09-09T16:29:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.10","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.10/manifests"},{"name":"parent-3.0.0-alpha.9","sha":"df7e82b25dbc77100a3d416efb9c91a545e45d5d","kind":"tag","published_at":"2021-08-02T00:24:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.9","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.9/manifests"},{"name":"parent-3.0.0-alpha.8","sha":"1f06144ffd9a7289416c2d84d04420c454b2b9d1","kind":"tag","published_at":"2021-07-13T21:23:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.8","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.8/manifests"},{"name":"parent-3.0.0-alpha.7","sha":"a8cd5d70c15a4a1ed76f3b42c9eb01a51013af1b","kind":"tag","published_at":"2021-07-12T20:25:02.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.7","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.7/manifests"},{"name":"parent-3.0.0-alpha.6","sha":"a9d47dc93ecfcb9be88e2fd53e162c245f1c02b2","kind":"tag","published_at":"2021-06-02T00:30:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.6","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.6/manifests"},{"name":"parent-3.0.0-alpha.5","sha":"c15e674ddcfb641e2180151d29def78f708d55e1","kind":"tag","published_at":"2021-04-27T22:23:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.5","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.5/manifests"},{"name":"parent-3.0.0-alpha.4","sha":"bc96401ee105be0946e02a7cddc0e3215cab4c53","kind":"tag","published_at":"2021-04-14T23:00:58.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.4","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.4/manifests"},{"name":"parent-3.0.0-alpha.3","sha":"e0031a02983d9db5dfa0ccda80c2fc43800b8fa7","kind":"tag","published_at":"2021-04-06T22:45:13.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.3","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.3/manifests"},{"name":"parent-3.0.0-alpha.2","sha":"1aeb5864ed9633fcc3092ab68eeac0775c527476","kind":"tag","published_at":"2021-03-24T21:35:14.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.2","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.2/manifests"},{"name":"parent-3.0.0-alpha.1","sha":"eda1e4715f052e6521511f17d3ab9561ccc168d1","kind":"tag","published_at":"2021-01-08T03:21:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-3.0.0-alpha.1","html_url":"https://github.com/square/okio/releases/tag/parent-3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-3.0.0-alpha.1/manifests"},{"name":"parent-2.10.0","sha":"b0f78aaa46f4a251928a62c9adb44d90d4c34001","kind":"tag","published_at":"2021-01-07T23:40:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.10.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.10.0/manifests"},{"name":"parent-2.9.0","sha":"7379b1f93af6bfe43c5700ac4a8b02d5109dd3f3","kind":"tag","published_at":"2020-10-05T03:56:20.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.9.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.9.0/manifests"},{"name":"parent-2.8.0","sha":"cbbe2a3babf326867b7c224c2ab275adc4d04496","kind":"tag","published_at":"2020-08-18T01:14:01.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.8.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.8.0/manifests"},{"name":"parent-2.7.0","sha":"e6d606f32d0ae168b31005a4771ae06976b7e0b1","kind":"tag","published_at":"2020-07-07T14:01:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.7.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.7.0/manifests"},{"name":"parent-2.6.0","sha":"9b1e5e432f45918d0dba1066d4a409a2bd3f2095","kind":"tag","published_at":"2020-04-23T01:36:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.6.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.6.0/manifests"},{"name":"parent-2.5.0","sha":"89d074a1d8ce9bfe719859c60846fe5f721b8cda","kind":"tag","published_at":"2020-03-20T16:48:34.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.5.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.5.0/manifests"},{"name":"parent-2.4.3","sha":"fd98e274b2ee81f22d208e8d2bd3d99481cccb70","kind":"tag","published_at":"2019-12-20T19:08:43.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.3","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.3/manifests"},{"name":"parent-2.4.2","sha":"4c6bc1377a749d60b70fb35ce36d3a5499f41725","kind":"tag","published_at":"2019-12-11T14:53:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.2","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.2/manifests"},{"name":"okio-parent-1.17.5","sha":"147e8e3db2d3cc0fdba85dd3e627add2a0c33368","kind":"tag","published_at":"2019-12-11T14:24:00.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.5","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.5/manifests"},{"name":"2.4.1","sha":"7663819ae58a1b49320fc5c8d729896daf99d633","kind":"tag","published_at":"2019-10-04T17:59:53.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.4.1","html_url":"https://github.com/square/okio/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.4.1/manifests"},{"name":"parent-2.4.0","sha":"35a69198bb17c7d8dc2b59aa2d4ffae3c201c599","kind":"tag","published_at":"2019-08-26T13:30:15.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.4.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.4.0/manifests"},{"name":"parent-2.3.0","sha":"e5dc632a5f7d32abca552f24ad460cab8f26f879","kind":"tag","published_at":"2019-07-29T19:23:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/parent-2.3.0","html_url":"https://github.com/square/okio/releases/tag/parent-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@parent-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/parent-2.3.0/manifests"},{"name":"okio-parent-1.17.4","sha":"9b8545e7fa267c9d89753283990f24a35cd69cd6","kind":"tag","published_at":"2019-04-30T01:51:27.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.4","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.4/manifests"},{"name":"okio-parent-1.17.3","sha":"3db8167d821a05f593a3cca48ca21fb5e9837ecf","kind":"tag","published_at":"2019-01-28T15:44:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.3","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.3/manifests"},{"name":"2.2.2","sha":"e906faf9b6bdca38a90f96c34db22e8978e114cf","kind":"tag","published_at":"2019-01-28T15:39:38.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/2.2.2","html_url":"https://github.com/square/okio/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/2.2.2/manifests"},{"name":"okio-parent-1.17.2","sha":"f95aabc6605d3ea8349385cf2de34e229d58d60e","kind":"tag","published_at":"2019-01-17T19:26:40.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.2","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.2/manifests"},{"name":"okio-parent-2.2.1","sha":"512100ddb0e09d845d86a69a0dfc365bea50d16e","kind":"tag","published_at":"2019-01-17T19:19:04.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.1/manifests"},{"name":"okio-parent-1.17.1","sha":"d09589c614aaa935f6d10f7f18194a25358bc95d","kind":"tag","published_at":"2019-01-16T17:09:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.1/manifests"},{"name":"okio-parent-1.17.0","sha":"ee2fa301b784f4e9f1f919e18e717dc125aea7df","kind":"tag","published_at":"2019-01-16T12:43:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.17.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.17.0/manifests"},{"name":"okio-parent-2.2.0","sha":"8a96e041ac45e8825483ca326276f5f6c7a52341","kind":"tag","published_at":"2019-01-16T12:37:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.2.0/manifests"},{"name":"okio-parent-1.16.0","sha":"c0f5649a2c7c75325c4eb0aa92fc43e1a103db96","kind":"tag","published_at":"2018-10-08T15:29:56.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.16.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.16.0/manifests"},{"name":"okio-parent-2.1.0","sha":"6e5da149d052802e200da97f2ba43f4bde2f302f","kind":"commit","published_at":"2018-09-23T01:29:37.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.1.0/manifests"},{"name":"okio-parent-2.0.0","sha":"2fcb42e6ffb8bef849e405d4e2ed186607fbf919","kind":"commit","published_at":"2018-08-27T01:27:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0/manifests"},{"name":"okio-parent-2.0.0-RC1","sha":"4da4d9e3e311cdce7294fc59507f00dca2cf2ce0","kind":"commit","published_at":"2018-07-26T21:17:28.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-2.0.0-RC1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-2.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-2.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-2.0.0-RC1/manifests"},{"name":"okio-parent-1.15.0","sha":"1bed1bc104c19a673ad86fbe7e8eed859131a5ee","kind":"tag","published_at":"2018-07-19T03:05:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.15.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.15.0/manifests"},{"name":"okio-parent-1.14.1","sha":"aca8117b60f8afb3991b2d42d216bae380578453","kind":"tag","published_at":"2018-04-30T14:12:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.1/manifests"},{"name":"okio-parent-1.14.0","sha":"9d69b0ed2689d5a10dbd464a92a23bd6f541fa1b","kind":"tag","published_at":"2018-02-12T02:17:21.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.14.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.14.0/manifests"},{"name":"okio-parent-1.13.0","sha":"895452f52b30be0671f91b675f08ede924f2e7ec","kind":"tag","published_at":"2017-05-12T16:21:19.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.13.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.13.0/manifests"},{"name":"okio-parent-1.12.0","sha":"17dfa838395bbcd509b3da22ce8a9f3a8f24fb16","kind":"tag","published_at":"2017-04-12T03:16:06.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.12.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.12.0/manifests"},{"name":"okio-parent-1.11.0","sha":"d00d95a47933cb473cafc5cb6aea52ad9df73f46","kind":"tag","published_at":"2016-10-12T00:34:12.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.11.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.11.0/manifests"},{"name":"okio-parent-1.10.0","sha":"cacc740478b2f6ca10da5064fdba583c4bfd389b","kind":"tag","published_at":"2016-08-28T19:58:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.10.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.10.0/manifests"},{"name":"okio-parent-1.9.0","sha":"3e201fe470c3595c1feedc2f4f0e70cb54851e0f","kind":"tag","published_at":"2016-07-01T18:17:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.9.0/manifests"},{"name":"okio-parent-1.8.0","sha":"ade105688470a1f13258f5892fc87c8d49b4cf58","kind":"tag","published_at":"2016-05-02T04:15:44.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.8.0/manifests"},{"name":"okio-parent-1.7.0","sha":"72281742144db470915c92b3796fa9efdb4423d0","kind":"tag","published_at":"2016-04-11T03:00:09.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.7.0/manifests"},{"name":"okio-parent-1.6.0","sha":"c8ee50f9002e1ab86760dbcb815ecdd492f4db65","kind":"tag","published_at":"2015-08-25T23:59:16.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.6.0/manifests"},{"name":"okio-parent-1.5.0","sha":"9797cea7f3062577b8ba6b4c4ab5a595e53c3bbc","kind":"tag","published_at":"2015-06-19T17:28:35.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.5.0/manifests"},{"name":"okio-parent-1.4.0","sha":"20ea40e66bfc8e1f0006d2a1c0e37d84cb8075aa","kind":"tag","published_at":"2015-05-16T16:00:36.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.4.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.4.0/manifests"},{"name":"okio-parent-1.3.0","sha":"310bf6bc17f01a54919d8b962238f6a27006b264","kind":"tag","published_at":"2015-03-16T04:43:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.3.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.3.0/manifests"},{"name":"okio-parent-1.2.0","sha":"ee51e40ce7adeed10a93937326d0171607d98d00","kind":"tag","published_at":"2014-12-31T02:39:07.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.2.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.2.0/manifests"},{"name":"okio-parent-1.1.0","sha":"138c3f8ed54c30c10c49361be9c158287dd93e0b","kind":"tag","published_at":"2014-12-11T18:23:11.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.1.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.1.0/manifests"},{"name":"okio-parent-1.0.1","sha":"0ba82639e66dc5d0a787c2764c975c6c6b1f7bf3","kind":"tag","published_at":"2014-08-08T23:16:31.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.1/manifests"},{"name":"okio-parent-1.0.0","sha":"34810dbc73a94ff6c355b9c815645a78089b62a0","kind":"tag","published_at":"2014-05-24T04:25:39.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-1.0.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-1.0.0/manifests"},{"name":"okio-parent-0.9.0","sha":"fa4f6cd4c376041546d6902e55d36042cad0eaec","kind":"tag","published_at":"2014-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.9.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.9.0/manifests"},{"name":"okio-parent-0.8.0","sha":"d10cf0ab0d079fb8b1e7863945c12cb9b329179c","kind":"tag","published_at":"2014-04-25T02:39:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.8.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.8.0/manifests"},{"name":"okio-parent-0.7.0","sha":"74ac67a28db71365db2800cef03b1d041c639acd","kind":"tag","published_at":"2014-04-18T20:32:42.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.7.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.7.0/manifests"},{"name":"okio-parent-0.6.1","sha":"3de62ba82e515026dd3f0995731a2f4a7dfaa3f5","kind":"tag","published_at":"2014-04-18T00:14:52.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.1","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.1/manifests"},{"name":"okio-parent-0.6.0","sha":"24a4fee75553dac0c7542b161feae1bc34447cd2","kind":"tag","published_at":"2014-04-15T21:25:49.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.6.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.6.0/manifests"},{"name":"okio-parent-0.5.0","sha":"21362a2634b287f3d2136327a56ebf1b9738a7ae","kind":"tag","published_at":"2014-04-08T18:12:03.000Z","download_url":"https://codeload.github.com/square/okio/tar.gz/okio-parent-0.5.0","html_url":"https://github.com/square/okio/releases/tag/okio-parent-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/square/okio@okio-parent-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/tags/okio-parent-0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T08:30:15.490Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.115688414139694,"dependent_packages_count":32.98601447606843,"stargazers_count":3.1122483711952844,"forks_count":4.613111327350705,"docker_downloads_count":null,"average":14.20676564718853},"purl":"pkg:maven/com.squareup.okio/okio-nodefilesystem-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.squareup.okio:okio-nodefilesystem-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.squareup.okio:okio-nodefilesystem-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.squareup.okio:okio-nodefilesystem-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T02:14:54.083Z","issues_count":241,"pull_requests_count":520,"avg_time_to_close_issue":28103497.301886793,"avg_time_to_close_pull_request":1673105.25,"issues_closed_count":158,"pull_requests_closed_count":460,"pull_request_authors_count":47,"issue_authors_count":150,"avg_comments_per_issue":2.780082987551867,"avg_comments_per_pull_request":0.4653846153846154,"merged_pull_requests_count":395,"bot_issues_count":5,"bot_pull_requests_count":282,"past_year_issues_count":31,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":344991.6923076923,"past_year_avg_time_to_close_pull_request":140894.05464480876,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":183,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.2146118721461187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":165,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","maintainers":[{"login":"swankjesse","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"},{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"},{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}],"active_maintainers":[{"login":"swankjesse","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"},{"login":"JakeWharton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"},{"login":"yschimke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"},{"login":"Egorand","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"},{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.squareup.okio:okio-nodefilesystem-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608343,"maintainers_count":0,"namespaces_count":80715,"keywords_count":34863,"github":"maven-central","metadata":{"funded_packages_count":37776},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-05-29T05:08:51.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":18271,"full_name":"square/okio","default_branch":"master","total_commits":1323,"total_committers":105,"total_bot_commits":233,"total_bot_committers":1,"mean_commits":12.6,"dds":0.6447467876039304,"past_year_total_commits":142,"past_year_total_committers":9,"past_year_total_bot_commits":86,"past_year_total_bot_committers":1,"past_year_mean_commits":15.777777777777779,"past_year_dds":0.3943661971830986,"last_synced_at":"2026-03-30T20:09:41.801Z","last_synced_commit":"e1c60605cfb71392b18f65c36884bdc9ab5177f7","created_at":"2023-03-07T11:37:39.036Z","updated_at":"2026-03-30T20:05:11.200Z","committers":[{"name":"Jesse Wilson","email":"jwilson@squareup.com","login":"squarejesse","count":470},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":233},{"name":"Jake Wharton","email":"jw@squareup.com","login":"JakeWharton","count":156},{"name":"Jesse Wilson","email":"jesse@swank.ca","login":"swankjesse","count":108},{"name":"Egor Andreevici","email":"egor@squareup.com","login":"Egorand","count":74},{"name":"Benoit Quenaudon","email":"bquenaudon@squareup.com","login":"oldergod","count":68},{"name":"Egor Andreevici","email":"andreevich.egor@gmail.com","login":null,"count":21},{"name":"Brian Norman","email":"brian_norman@atavium.com","login":null,"count":19},{"name":"Goooler","email":"wangzongler@gmail.com","login":"Goooler","count":19},{"name":"Yuri Schimke","email":"yuri@schimke.ee","login":"yschimke","count":9},{"name":"Brian Norman","email":"brian@bnorm.com","login":"bnorm","count":8},{"name":"Martin Bonnin","email":"martin@mbonnin.net","login":"martinbonnin","count":6},{"name":"Neil Fuller","email":"nfuller@google.com","login":"nfuller","count":5},{"name":"Kevin Cianfarini","email":"kevincianfarini@gmail.com","login":"kevincianfarini","count":5},{"name":"Niklas Baudy","email":"niklas.baudy@vanniktech.de","login":"vanniktech","count":4},{"name":"Martin Devillers","email":"m@mde.paris","login":null,"count":4},{"name":"MJegorovas","email":"mmartukasz@gmail.com","login":"MJegorovas","count":4},{"name":"Daniel Martin","email":"daniel.martin@crowdstrike.com","login":null,"count":3},{"name":"Eric Cochran","email":"Eric@NightlyNexus.com","login":"NightlyNexus","count":3},{"name":"cketti","email":"cketti@gmail.com","login":"cketti","count":3},{"name":"Mohammed Khaled","email":"mohammedkhc@outlook.com","login":"MohammedKHC","count":3},{"name":"Pablo Baxter","email":"pablobaxter@msn.com","login":"pablobaxter","count":3},{"name":"Carter Jernigan","email":"git@carterjernigan.com","login":"ccjernigan","count":2},{"name":"Colin White","email":"colin@colinwhite.me","login":"colinrtwhite","count":2},{"name":"E Edens","email":"eric.edens@gmail.com","login":"EricEdens","count":2},{"name":"Kevin Tabouguia","email":"ktabouguia@squareup.com","login":"ktabouguia-sq","count":2},{"name":"Matthew Nelson","email":"developer@matthewnelson.io","login":"05nelsonm","count":2},{"name":"Paul Woitaschek","email":"woitaschek@posteo.de","login":"PaulWoitaschek","count":2},{"name":"Ray Ryan","email":"ray@squareup.com","login":"rjrjr","count":2},{"name":"Sergei Kirjanov","email":"rewlad@gmail.com","login":"rewlad","count":2},{"name":"Adrian Cole","email":"adrian@squareup.com","login":null,"count":2},{"name":"Bob Lee","email":"bob@squareup.com","login":null,"count":2},{"name":"iseki","email":"admin@iseki.space","login":"iseki0","count":2},{"name":"Benoit Lubek","email":"BoD@JRAF.org","login":"BoD","count":2},{"name":"110416","email":"ito.yo16uh90616@gmail.com","login":"i10416","count":1},{"name":"AJ","email":"aj@alt","login":"ajalt","count":1},{"name":"Adrian Cole","email":"adriancole","login":"adriancole","count":1},{"name":"Akari","email":"130873987+iAkariAk","login":"iAkariAk","count":1},{"name":"Alok Menghrajani","email":"alok@squareup.com","login":"alokmenghrajani","count":1},{"name":"Andrew Fernandes","email":"afernan4e@gmail.com","login":"rockaport","count":1},{"name":"Antal János Monori","email":"anthonymonori@gmail.com","login":"anthonymonori","count":1},{"name":"Anton Rieder","email":"aried3r@gmail.com","login":"aried3r","count":1},{"name":"(no author)","email":"(no author)@cf848351-439f-e86a-257f-67fa721851d5","login":null,"count":1},{"name":"Adrian Cole and Jesse Wilson","email":"git+adrian+jwilson@squareup.com","login":null,"count":1},{"name":"Amin Cheloh","email":"hidden.min@gmail.com","login":null,"count":1},{"name":"Ben Sandee","email":"tbsandee@orangebikelabs.com","login":null,"count":1},{"name":"Hamid Moazzami","email":"mblcdr@gmail.com","login":null,"count":1},{"name":"Jean-Michel Fayard","email":"jean-michel.fayard@akelius.de","login":null,"count":1},{"name":"kashike","email":"kashike@vq.lc","login":null,"count":1},{"name":"chrisdoc","email":"christoph@meedoc.com","login":null,"count":1},{"name":"Serj Lotutovici","email":"serj.lotutovici@xing.com","login":null,"count":1},{"name":"Salvatore Testa","email":"sal@squareup.com","login":null,"count":1},{"name":"Matthew Haughton","email":"3flex","login":"3flex","count":1},{"name":"Ming-Chuan Lin","email":"mingcl@google.com","login":"sifmelcara","count":1},{"name":"Mykola Varahash","email":"varagash.kolya@gmail.com","login":"varahash","count":1},{"name":"Márton Braun","email":"braunmarci@gmail.com","login":"zsmb13","count":1},{"name":"Narissa","email":"80420675+npflores","login":"npflores","count":1},{"name":"Nick Reid","email":"40366972+nreid260","login":"nreid260","count":1},{"name":"Omar Ismail","email":"omarismail@google.com","login":"omarismail94","count":1},{"name":"Paul Davies","email":"pauldavies83","login":"pauldavies83","count":1},{"name":"Paul Guilbot","email":"pguilbot@surfeasy.com","login":"pguilbot","count":1},{"name":"Philip Wedemann","email":"22521688+hfhbd","login":"hfhbd","count":1},{"name":"Piotr Findeisen","email":"piotr.findeisen@gmail.com","login":"findepi","count":1},{"name":"Prateek Srivastava","email":"f2prateek@gmail.com","login":"f2prateek","count":1},{"name":"Roman Mazur","email":"mazur.roman@gmail.com","login":"roman-mazur","count":1},{"name":"Russell","email":"russhwolf@gmail.com","login":"russhwolf","count":1},{"name":"S.W","email":"wimmesberger@gmail.com","login":"swimmesberger","count":1},{"name":"Sebastian Sellmair","email":"34319766+sellmair","login":"sellmair","count":1},{"name":"Stefan M","email":"StefMa","login":"StefMa","count":1},{"name":"Tobias Thierer","email":"tobiast@google.com","login":"15characterlimi","count":1},{"name":"Tony Robalik","email":"trobalik@squareup.com","login":"autonomousapps","count":1},{"name":"Veyndan Stuart","email":"veyndan@gmail.com","login":"veyndan","count":1},{"name":"Yahor Berdnikau","email":"Ky4eP9IBbIu@gmail.com","login":"Tapchicoma","count":1},{"name":"aSemy","email":"897017+aSemy","login":"aSemy","count":1},{"name":"haoxiqiang","email":"haoxiqiang@live.com","login":"Haoxiqiang","count":1},{"name":"inklesspen_rus","email":"inklesspen@yandex.ru","login":"inklesspen1rus","count":1},{"name":"lburgazzoli","email":"lburgazzoli@gmail.com","login":"lburgazzoli","count":1},{"name":"matasaru","email":"radu@matasaru.net","login":"matasaru","count":1},{"name":"JohnSolstice","email":"joberhauser@solstice-consulting.com","login":null,"count":1},{"name":"Brais Gabín","email":"braisgabin@gmail.com","login":"BraisGabin","count":1},{"name":"Bruno Medeiros","email":"brunojcm@gmail.com","login":"bcmedeiros","count":1},{"name":"Cagatay Kavukcuoglu","email":"cagatay@tinkerware.org","login":"tinkerware","count":1},{"name":"Christian Becker","email":"christian.becker.1987@gmail.com","login":"ChristianKatzmann","count":1},{"name":"Clayton Walker","email":"clayton.m.walker@gmail.com","login":"Sineaggi","count":1},{"name":"Derek Ellis","email":"derekellis170@gmail.com","login":"dellisd","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Eric Anderson","email":"ejona@google.com","login":"ejona86","count":1},{"name":"Feng Dai","email":"toxic.dai@gmail.com","login":"fengdai","count":1},{"name":"Gabriel Ittner","email":"gabriel.ittner@gmail.com","login":"gabrielittner","count":1},{"name":"Gautam Korlam","email":"kageiit@gmail.com","login":"kageiit","count":1},{"name":"GeorgCantor","email":"cupsman1986@gmail.com","login":"GeorgCantor","count":1},{"name":"Gianfranco M","email":"gianfrancomonsal@gmail.com","login":"GianfrancoMS","count":1},{"name":"Hendra Wijaya Djiono","email":"hendraz_88@yahoo.co.id","login":"hendrawd","count":1},{"name":"I-Al-Istannen","email":"I-Al-Istannen","login":"I-Al-Istannen","count":1},{"name":"IAMGLOD","email":"nieyinyin@gmail.com","login":"yinyinnie","count":1},{"name":"Jared Burrows","email":"jaredsburrows@gmail.com","login":"jaredsburrows","count":1},{"name":"Jeff Gilfelt","email":"jgilfelt@gmail.com","login":"jgilfelt","count":1},{"name":"John Carlson","email":"jawnnypoo@gmail.com","login":"Jawnnypoo","count":1},{"name":"Joshua Humphries","email":"2035234+jhump","login":"jhump","count":1},{"name":"Justin Merkel","email":"justiniann","login":"justiniann","count":1},{"name":"Karsten Sperling","email":"karsten@sperling.co.nz","login":"ksperling","count":1},{"name":"Kent R. Spillner","email":"kspillner@acm.org","login":"sl4mmy","count":1},{"name":"Lars Grefer","email":"github@larsgrefer.de","login":"larsgrefer","count":1},{"name":"Martin Devillers","email":"martin@devillers.xyz","login":"MartinDevi","count":1},{"name":"wu zeyi","email":"emanonwzy@gmail.com","login":"emanonwzy","count":1}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":86},{"name":"Jesse Wilson","email":"jwilson@squareup.com","login":"squarejesse","count":23},{"name":"Jesse Wilson","email":"jesse@swank.ca","login":"swankjesse","count":15},{"name":"Jake Wharton","email":"jw@squareup.com","login":"JakeWharton","count":10},{"name":"Mohammed Khaled","email":"mohammedkhc@outlook.com","login":"MohammedKHC","count":3},{"name":"Kevin Tabouguia","email":"ktabouguia@squareup.com","login":"ktabouguia-sq","count":2},{"name":"Omar Ismail","email":"omarismail@google.com","login":"omarismail94","count":1},{"name":"Narissa","email":"80420675+npflores","login":"npflores","count":1},{"name":"Colin White","email":"colin@colinwhite.me","login":"colinrtwhite","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-01T00:00:08.934Z","repositories_count":6208236,"commits_count":927020670,"contributors_count":35789705,"owners_count":1143980,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"square/okio","html_url":"https://github.com/square/okio","last_synced_at":"2026-03-28T19:04:04.766Z","status":"active","issues_count":248,"pull_requests_count":549,"avg_time_to_close_issue":27812532.444444444,"avg_time_to_close_pull_request":1701433.27348643,"issues_closed_count":161,"pull_requests_closed_count":479,"pull_request_authors_count":50,"issue_authors_count":156,"avg_comments_per_issue":2.8024193548387095,"avg_comments_per_pull_request":0.5081967213114754,"merged_pull_requests_count":414,"bot_issues_count":5,"bot_pull_requests_count":299,"past_year_issues_count":21,"past_year_pull_requests_count":135,"past_year_avg_time_to_close_issue":5413318.857142857,"past_year_avg_time_to_close_pull_request":107500.66990291262,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.380952380952381,"past_year_avg_comments_per_pull_request":0.4074074074074074,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":82,"past_year_merged_pull_requests_count":93,"created_at":"2023-05-15T19:02:28.735Z","updated_at":"2026-03-28T19:04:04.767Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/square%2Fokio/issues","issue_labels_count":{"table":{"file system":12,"PR welcome":10,"documentation":5,"tests":5,"needs info":4,"bug":4,"platform problems":3,"blocked":2}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":148,"COLLABORATOR":60,"CONTRIBUTOR":23,"MEMBER":17}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":356,"MEMBER":101,"COLLABORATOR":59,"NONE":33}},"issue_authors":{"table":{"swankjesse":44,"JakeWharton":20,"yschimke":6,"05nelsonm":5,"renovate[bot]":5,"Egorand":4,"MukjepScarlet":3,"MohammedKHC":2,"dhruvi897":2,"Wavesonics":2,"damianw":2,"lovelyMircho":2,"sellmair":2,"pull-vert":2,"Chuckame":2,"swaruparameshpajju":2,"iAkariAk":2,"kevincianfarini":2,"bnorm":2,"Nik-mmzd":1,"sdeleuze":1,"gmk57":1,"sky-ricardocarrapico":1,"tadfisher":1,"MarcelReiter":1,"AD2076":1,"boyuzhang-msft":1,"realdadfish":1,"mvysny":1,"bryansills":1,"Ribesg":1,"liuyanqiang1":1,"NikkyAI":1,"xxfast":1,"codefromthecrypt":1,"sourabhsparkala":1,"abueide":1,"DasJhaman":1,"yyfrankyy":1,"randmaayan":1,"beckyxu":1,"heiha100":1,"nikclayton":1,"tinkerware":1,"Kshitij09-sc":1,"padmalcom":1,"andersio":1,"Lakedaemon":1,"sgrishchenko":1,"korniltsev":1,"TRtomasz":1,"djodjoni":1,"Tlioylc":1,"reactivedroid":1,"ya0xu":1,"russellbanks":1,"rcsilva83":1,"petertrr":1,"Omico":1,"Boojapho":1,"blastmann":1,"AlexMiller998s":1,"felixbarny":1,"pablobaxter":1,"tyvumo":1,"rocketraman":1,"fzhinkin":1,"igoriakovlev":1,"LightSun":1,"PavelDolbik":1,"damien-urruty-sonarsource":1,"ogregoire":1,"arturdryomov":1,"KennyGoers":1,"mipastgt":1,"wo883721":1,"MartinHaeusler":1,"jhump":1,"robeden":1,"georgi-neykov-hub":1,"nreid260":1,"GrowJayesh":1,"luca992":1,"stepango":1,"andrew-k-21-12":1,"tethridge":1,"vitorpamplona":1,"colinrtwhite":1,"guillaumewrobel":1,"balayanv":1,"AzraelWarrior":1,"jeancharles-roger":1,"vegidio":1,"reginaldlouis":1,"benjamin-bader":1,"JanecekPetr":1,"vsbogd":1,"mankyd":1,"akuleshov7":1,"zoujiaqing":1,"mylockerbiz":1,"barchetta":1,"wiegmannekaterina":1,"317394245":1,"Spirarel":1,"natario1":1,"ScottPeterJohnson":1,"saket":1,"Amin-Said":1,"tmarsteel":1,"furyalex":1,"jmfayard":1,"bcmedeiros":1,"yyaroshevich":1,"elect86":1,"RoryKelly":1,"wynhfy":1,"vanniktech":1,"cgrushko":1,"sndnv":1,"sippan76":1,"johan-miller":1,"zhimbura":1,"joshzana":1,"hafiz013":1,"KrishnaST":1,"ghost":1,"nicolashaan":1,"inklesspen1rus":1,"wu162":1,"broady":1,"kagg886":1,"DRSchlaubi":1,"rolfschumacher":1,"kropp":1,"Zhuinden":1,"maqsats":1,"MartinDevi":1,"rickie":1,"magic-cucumber":1,"hamed-rv":1,"chungchungdev":1,"mahozad":1,"panzerdev":1,"Gaming32":1,"AkshShah1":1,"MohammadKHC":1,"rohitkzoom":1,"rjrjr":1,"qwwdfsad":1,"bfincher":1,"smyrgeorge":1,"Philipp91":1,"hturki":1,"nasrajan":1,"Siedlerchr":1}},"pull_request_authors":{"table":{"renovate[bot]":299,"swankjesse":102,"JakeWharton":33,"oldergod":17,"squarejesse":8,"Goooler":6,"pablobaxter":4,"martinbonnin":4,"GeorgCantor":4,"Sineaggi":4,"MohammadKHC":4,"Egorand":3,"iseki0":3,"05nelsonm":3,"MukjepScarlet":3,"MohammedKHC":3,"colinrtwhite":3,"yschimke":2,"i10416":2,"vanniktech":2,"emmanuel-ferdman":2,"nicolashaan":2,"iAkariAk":2,"nreid260":2,"Ranjeet80510423093":2,"boyuzhang-msft":2,"zsmb13":2,"kyay10":2,"jhump":2,"ktabouguia-sq":2,"bnorm":1,"npflores":1,"dmgd":1,"magic-cucumber":1,"kropp":1,"I-Al-Istannen":1,"rickie":1,"hfhbd":1,"MJegorovas":1,"dellisd":1,"YifeiZhuang":1,"bcmedeiros":1,"hugoncosta":1,"gabrielittner":1,"spartan-nguyentruong":1,"jeffdgr8":1,"MartinDevi":1,"inklesspen1rus":1,"xstefank":1,"BraisGabin":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-30T00:00:07.548Z","repositories_count":14006043,"issues_count":34545339,"pull_requests_count":112941771,"authors_count":11212449,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"file system":4,"PR welcome":2,"tests":1,"documentation":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":14,"COLLABORATOR":5,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":95,"COLLABORATOR":31,"NONE":9}},"past_year_issue_authors":{"table":{"JakeWharton":3,"MohammedKHC":2,"yschimke":1,"wynhfy":1,"TRtomasz":1,"swankjesse":1,"smyrgeorge":1,"rolfschumacher":1,"realdadfish":1,"ogregoire":1,"nikclayton":1,"MukjepScarlet":1,"MohammadKHC":1,"magic-cucumber":1,"fzhinkin":1,"DasJhaman":1,"blastmann":1,"AlexMiller998s":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":82,"swankjesse":19,"JakeWharton":9,"squarejesse":6,"MohammadKHC":4,"MohammedKHC":3,"MukjepScarlet":3,"colinrtwhite":2,"ktabouguia-sq":2,"hugoncosta":1,"magic-cucumber":1,"npflores":1,"spartan-nguyentruong":1,"yschimke":1}},"maintainers":[{"table":{"login":"swankjesse","count":146,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"}},{"table":{"login":"JakeWharton","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"}},{"table":{"login":"oldergod","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oldergod"}},{"table":{"login":"yschimke","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"}},{"table":{"login":"Egorand","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Egorand"}},{"table":{"login":"bnorm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnorm"}},{"table":{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}},{"table":{"login":"rjrjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjrjr"}}],"active_maintainers":[{"table":{"login":"swankjesse","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swankjesse"}},{"table":{"login":"JakeWharton","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakeWharton"}},{"table":{"login":"ktabouguia-sq","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabouguia-sq"}},{"table":{"login":"yschimke","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yschimke"}}]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":113,"MemberEvent":2,"PullRequestEvent":224,"ForkEvent":36,"IssuesEvent":56,"WatchEvent":238,"IssueCommentEvent":162,"PushEvent":362,"PullRequestReviewCommentEvent":58,"PullRequestReviewEvent":125,"CreateEvent":122},"last_year":{"DeleteEvent":66,"MemberEvent":2,"PullRequestEvent":126,"ForkEvent":22,"IssuesEvent":28,"WatchEvent":115,"IssueCommentEvent":72,"PushEvent":222,"PullRequestReviewCommentEvent":51,"PullRequestReviewEvent":93,"CreateEvent":74}},"keywords":["kotlin","kotlin-multiplatform"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:21.054Z","updated_at":"2023-01-14T00:30:21.054Z","repository_link":"https://github.com/square/okio/blob/master/.github/workflows/build.yml","dependencies":[{"id":6891887373,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891887374,"package_name":"gradle/wrapper-validation-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891887375,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891887376,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6891887377,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6891887378,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"releases/v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"build-support/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:21.478Z","updated_at":"2023-01-14T00:30:21.478Z","repository_link":"https://github.com/square/okio/blob/master/build-support/build.gradle.kts","dependencies":[{"id":6891889276,"package_name":"org.jetbrains.kotlin:kotlin-gradle-plugin","ecosystem":"maven","requirements":"1.8.0","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"npm","filepath":"kotlin-js-store/yarn.lock","sha":null,"kind":"lockfile","created_at":"2023-01-14T00:30:21.826Z","updated_at":"2023-01-14T00:30:21.826Z","repository_link":"https://github.com/square/okio/blob/master/kotlin-js-store/yarn.lock","dependencies":[{"id":6891894919,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6891894920,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":6891894921,"package_name":"@js-joda/core","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891894922,"package_name":"@socket.io/component-emitter","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891894923,"package_name":"@types/cookie","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6891894924,"package_name":"@types/cors","ecosystem":"npm","requirements":"2.8.13","direct":false,"kind":"runtime","optional":false},{"id":6891894925,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.4","direct":false,"kind":"runtime","optional":false},{"id":6891894926,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.1","direct":false,"kind":"runtime","optional":false},{"id":6891894927,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"runtime","optional":false},{"id":6891894928,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"runtime","optional":false},{"id":6891894929,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.25","direct":false,"kind":"runtime","optional":false},{"id":6891894930,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891894931,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894932,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894933,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894934,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894935,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894936,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894937,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894938,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894939,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894940,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894941,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894942,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894943,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894944,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894945,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6891894946,"package_name":"@webpack-cli/configtest","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891894947,"package_name":"@webpack-cli/info","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6891894948,"package_name":"@webpack-cli/serve","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6891894949,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891894950,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6891894951,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6891894952,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":6891894953,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6891894954,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":6891894955,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"runtime","optional":false},{"id":6891894956,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":6891894957,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":6891894958,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891894959,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891894960,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891894961,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891894962,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891894963,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6891894964,"package_name":"base64id","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891894965,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891894966,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":6891894967,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":6891894968,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891894969,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6891894970,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6891894971,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.2","direct":false,"kind":"runtime","optional":false},{"id":6891894972,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891894973,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891894974,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6891894975,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891894976,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001332","direct":false,"kind":"runtime","optional":false},{"id":6891894977,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891894978,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":6891894979,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6891894980,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":6891894981,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891894982,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891894983,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6891894984,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":6891894985,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":6891894986,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891894987,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891894988,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":6891894989,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6891894990,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6891894991,"package_name":"cors","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"runtime","optional":false},{"id":6891894992,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":6891894993,"package_name":"custom-event","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891894994,"package_name":"date-format","ecosystem":"npm","requirements":"4.0.14","direct":false,"kind":"runtime","optional":false},{"id":6891894995,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":6891894996,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":6891894997,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891894998,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891894999,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891895000,"package_name":"di","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895001,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895002,"package_name":"dom-serialize","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6891895003,"package_name":"dukat","ecosystem":"npm","requirements":"0.5.8-rc.4","direct":false,"kind":"runtime","optional":false},{"id":6891895004,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895005,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.113","direct":false,"kind":"runtime","optional":false},{"id":6891895006,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895007,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6891895008,"package_name":"engine.io-parser","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":6891895009,"package_name":"engine.io","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":6891895010,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.12.0","direct":false,"kind":"runtime","optional":false},{"id":6891895011,"package_name":"ent","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891895012,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"runtime","optional":false},{"id":6891895013,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":6891895014,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895015,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6891895016,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895017,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895018,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891895019,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891895020,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891895021,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":6891895022,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891895023,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6891895024,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":6891895025,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895026,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":6891895027,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895028,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891895029,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895030,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895031,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6891895032,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":6891895033,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.9","direct":false,"kind":"runtime","optional":false},{"id":6891895034,"package_name":"format-util","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6891895035,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895036,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895037,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6891895038,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895039,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6891895040,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895041,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891895042,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6891895043,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891895044,"package_name":"google-protobuf","ecosystem":"npm","requirements":"3.12.2","direct":false,"kind":"runtime","optional":false},{"id":6891895045,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":6891895046,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895047,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6891895048,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6891895049,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891895050,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895051,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":6891895052,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":6891895053,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":6891895054,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895055,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6891895056,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6891895057,"package_name":"interpret","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891895058,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895059,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":6891895060,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895061,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895062,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":6891895063,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895064,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895065,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6891895066,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895067,"package_name":"isbinaryfile","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"runtime","optional":false},{"id":6891895068,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895069,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895070,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":6891895071,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895072,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6891895073,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6891895074,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895075,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895076,"package_name":"karma-mocha","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895077,"package_name":"karma-sourcemap-loader","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6891895078,"package_name":"karma-webpack","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895079,"package_name":"karma","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":6891895080,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":6891895081,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891895082,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895083,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895084,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":6891895085,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895086,"package_name":"log4js","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"runtime","optional":false},{"id":6891895087,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891895088,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895089,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":6891895090,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":6891895091,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":6891895092,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895093,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891895094,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":6891895095,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":6891895096,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":6891895097,"package_name":"mocha","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895098,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895099,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891895100,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":6891895101,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":6891895102,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":6891895103,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":6891895104,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6891895105,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895106,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895107,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":6891895108,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6891895109,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891895110,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6891895111,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891895112,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895113,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895114,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895115,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891895116,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6891895117,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895118,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895119,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895120,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6891895121,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895122,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6891895123,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891895124,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895125,"package_name":"qjobs","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891895126,"package_name":"qs","ecosystem":"npm","requirements":"6.10.3","direct":false,"kind":"runtime","optional":false},{"id":6891895127,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6891895128,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6891895129,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":6891895130,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":6891895131,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":6891895132,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895133,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895134,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895135,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895136,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":6891895137,"package_name":"rfdc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891895138,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6891895139,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":6891895140,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891895141,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895142,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895143,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891895144,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895145,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895146,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895147,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6891895148,"package_name":"socket.io-adapter","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6891895149,"package_name":"socket.io-parser","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6891895150,"package_name":"socket.io","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":6891895151,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6891895152,"package_name":"source-map-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895153,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":6891895154,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6891895155,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":6891895156,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895157,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6891895158,"package_name":"streamroller","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":6891895159,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":6891895160,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895161,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895162,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891895163,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891895164,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895165,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6891895166,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":6891895167,"package_name":"terser","ecosystem":"npm","requirements":"5.12.1","direct":false,"kind":"runtime","optional":false},{"id":6891895168,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6891895169,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895170,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895171,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":6891895172,"package_name":"typescript","ecosystem":"npm","requirements":"3.9.5","direct":false,"kind":"runtime","optional":false},{"id":6891895173,"package_name":"ua-parser-js","ecosystem":"npm","requirements":"0.7.32","direct":false,"kind":"runtime","optional":false},{"id":6891895174,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891895175,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895176,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":6891895177,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895178,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891895179,"package_name":"void-elements","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891895180,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6891895181,"package_name":"webpack-cli","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"runtime","optional":false},{"id":6891895182,"package_name":"webpack-merge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6891895183,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":6891895184,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":6891895185,"package_name":"webpack","ecosystem":"npm","requirements":"5.74.0","direct":false,"kind":"runtime","optional":false},{"id":6891895186,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6891895187,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6891895188,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895189,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":6891895190,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895191,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6891895192,"package_name":"ws","ecosystem":"npm","requirements":"8.2.3","direct":false,"kind":"runtime","optional":false},{"id":6891895193,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":6891895194,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"runtime","optional":false},{"id":6891895195,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":6891895196,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891895197,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":6891895198,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]}],"score":36.40061731300284,"created_at":"2025-08-29T11:15:26.260Z","updated_at":"2026-06-09T06:03:18.264Z","avatar_url":"https://github.com/square.png","language":"Kotlin","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/363073","html_url":"https://summary.ecosyste.ms/projects/363073"}